Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/
H A Dsata_defs.h474 #define SATA_ERROR_ILI 0x01 /* cmd sepcific */ macro
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c7767 } else if (scmd->satacmd_error_reg & SATA_ERROR_ILI) { in sata_txlt_apt_completion()
7857 } else if (scmd->satacmd_error_reg & SATA_ERROR_ILI) { in sata_txlt_unmap_completion()