Home
last modified time | relevance | path

Searched refs:SCSIOP_WRITE_CD (Results 1 – 4 of 4) sorted by relevance

/reactos/drivers/filesystems/udfs/
H A Ddevcntrl.cpp351 if(ScsiCommand == SCSIOP_WRITE_CD) { in UDFCommonDeviceControl()
400 case SCSIOP_WRITE_CD: in UDFCommonDeviceControl()
/reactos/drivers/storage/ide/uniata/
H A Dscsi.h871 #define SCSIOP_WRITE_CD 0x2A macro
H A Did_ata.cpp7432 if(ScsiCommand == SCSIOP_WRITE_CD) {
/reactos/drivers/filesystems/udfs/CDRW/
H A Dcdrw_hw.h907 #define SCSIOP_WRITE_CD 0x2A macro