Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/sata/
H A Dsata_defs.h467 #define SATA_ERROR_NM 0x02 /* no media */ macro
/titanic_44/usr/src/uts/common/io/sata/impl/
H A Dsata.c7266 if (err_reg & (SATA_ERROR_MCR | SATA_ERROR_NM)) { in sata_decode_device_error()
7686 if (scmd->satacmd_error_reg & SATA_ERROR_NM) { in sata_txlt_apt_completion()
7776 if (scmd->satacmd_error_reg & SATA_ERROR_NM) { in sata_txlt_unmap_completion()