Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/sata/impl/
H A Dsata.h529 #define SD_SCSI_ASC_INVALID_COMMAND_CODE 0x20 macro
/titanic_44/usr/src/uts/common/io/sata/impl/
H A Dsata.c3471 sense->es_add_code = SD_SCSI_ASC_INVALID_COMMAND_CODE; in sata_txlt_invalid_command()