Searched refs:err_byte (Results 1 – 1 of 1) sorted by relevance
7773 uint8_t err_byte; in ahci_intr_fatal_error() local7801 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()