Home
last modified time | relevance | path

Searched refs:PLAY_BIG (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/scsi/
H A Dcd.h201 #define PLAY_BIG 0xa5 /* cdrom pause in 'play audio' mode */ macro
/openbsd/usr.sbin/vmd/
H A Dvioscsi.c139 case PLAY_BIG: return "PLAY_BIG"; in vioscsi_op_names()