Home
last modified time | relevance | path

Searched refs:SCMD_READ_CDDA (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dcdio.h375 #define SCMD_READ_CDDA 0xD8 /* Vendor unique SCSI command */ macro
403 /* 0xd8 */ SCMD_READ_CDDA, "read_cdda", \
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dsd.c28637 cdb[0] = (char)SCMD_READ_CDDA;