Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dcdio.h334 #define SCMD_READ_SUBCHANNEL 0x42 /* optional SCSI command */ macro
385 /* 0x42 */ SCMD_READ_SUBCHANNEL, "read_subchannel", \
/titanic_44/usr/src/uts/common/sys/scsi/impl/
H A Dspc3_types.h164 SPC3_CMD_READ_SUBCHANNEL = SCMD_READ_SUBCHANNEL,
/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dsd.c27746 cdb[0] = SCMD_READ_SUBCHANNEL;