Home
last modified time | relevance | path

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

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