Home
last modified time | relevance | path

Searched refs:OP_M_MSELECT (Results 1 – 3 of 3) sorted by relevance

/dports/audio/xmcd/xmcd-3.3.2/libdi_d/
H A Dscsipt.h96 #define OP_M_MSELECT 0x55 /* mode select (10) */ macro
H A Dcdsim.c818 case OP_M_MSELECT: in cdsim_svccmd()
H A Dscsipt.c725 cdb[0] = app_data.msen_10 ? OP_M_MSELECT : OP_S_MSELECT; in scsipt_modesel()