Home
last modified time | relevance | path

Searched refs:SCMD_READ_CD (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dcdio.h351 #define SCMD_READ_CD 0xBE /* Universal way of accessing CD data */ macro
399 /* 0xbe */ SCMD_READ_CD, "read_cd", \
/titanic_41/usr/src/uts/common/sys/scsi/impl/
H A Dspc3_types.h278 SPC3_CMD_VOLUME_SET_IN = SCMD_READ_CD,
279 SPC3_CMD_READ_CD = SCMD_READ_CD,
/titanic_41/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dhba.c2108 case SCMD_READ_CD: in scsa1394_cmd_fill_cdb_rbc()
2162 case SCMD_READ_CD: in scsa1394_cmd_fill_cdb_rbc()
2452 case SCMD_READ_CD: in scsa1394_cmd_adjust_cdb()
/titanic_41/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c3358 case SCMD_READ_CD: in scsa2usb_handle_scsi_cmd_sub_class()
3702 case SCMD_READ_CD: in scsa2usb_handle_ufi_subclass_cmd()
3840 case SCMD_READ_CD: in scsa2usb_rw_transport()
3897 case SCMD_READ_CD: in scsa2usb_rw_transport()
3986 case SCMD_READ_CD: in scsa2usb_setup_next_xfer()
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dsd.c27647 cdb[0] = (char)SCMD_READ_CD;
28219 cdb[0] = SCMD_READ_CD;
28609 cdb[0] = (char)SCMD_READ_CD;
28773 cdb[0] = (char)SCMD_READ_CD;