Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c7773 uint8_t err_byte; in ahci_intr_fatal_error() local
7801 err_byte = (task_file_status & AHCI_TFD_ERR_MASK) in ahci_intr_fatal_error()
7803 if (err_byte == SATA_ERROR_ABORT) in ahci_intr_fatal_error()