Home
last modified time | relevance | path

Searched refs:SCSIOP_MODE_SENSE10 (Results 1 – 13 of 13) sorted by relevance

/reactos/drivers/storage/class/classpnp/
H A Dretry.c163 (pCdb->MODE_SENSE.OperationCode == SCSIOP_MODE_SENSE10)) { in InterpretTransferPacketError()
H A Ddebug.c685 MAKE_CASE(SCSIOP_MODE_SENSE10) in DbgGetScsiOpStr()
H A Dclassp.h2473 (Cdb->MODE_SENSE.OperationCode == SCSIOP_MODE_SENSE10)) in ClasspTransferPacketGetNumberOfRetriesDone()
H A Dclass.c6101 } else if (cdbOpcode == SCSIOP_MODE_SENSE10) {
/reactos/drivers/storage/class/cdrom/
H A Dmmc.c1308 cdb.MODE_SENSE10.OperationCode = SCSIOP_MODE_SENSE10; in DeviceRetryTimeDetectionBasedOnModePage2A()
H A Dsense.c1739 else if ((opCode == SCSIOP_MODE_SENSE) || (opCode == SCSIOP_MODE_SENSE10))
H A Dinit.c2443 cdb->MODE_SENSE10.OperationCode = SCSIOP_MODE_SENSE10; in _IRQL_requires_max_()
H A Dioctl.c7957 cdb.MODE_SENSE10.OperationCode = SCSIOP_MODE_SENSE10; in _IRQL_requires_max_()
/reactos/drivers/storage/ide/uniata/
H A Dscsi.h910 #define SCSIOP_MODE_SENSE10 0x5A macro
H A Did_ata.cpp6150 if(ScsiCommand == SCSIOP_MODE_SENSE10) {
/reactos/drivers/filesystems/udfs/CDRW/
H A Dcdrw_hw.h946 #define SCSIOP_MODE_SENSE10 0x5A macro
/reactos/sdk/include/ddk/
H A Dstorport.h240 #define SCSIOP_MODE_SENSE10 0x5A macro
H A Dscsi.h325 #define SCSIOP_MODE_SENSE10 0x5A macro