Home
last modified time | relevance | path

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

/dports/audio/xmcd/xmcd-3.3.2/libdi_d/
H A Dscsipt.h97 #define OP_M_MSENSE 0x5a /* mode sense (10) */ macro
H A Dcdsim.c828 case OP_M_MSENSE: in cdsim_svccmd()
H A Dscsipt.c669 cdb[0] = app_data.msen_10 ? OP_M_MSENSE : OP_S_MSENSE; in scsipt_modesense()