Searched refs:AHCI_PREG_IS_HBFS (Results 1 – 2 of 2) sorted by relevance
104 #define AHCI_PREG_IS_HBFS (1<<29) /* Host Bus Fatal Error */ macro
2283 if (is & (AHCI_PREG_IS_TFES | AHCI_PREG_IS_HBFS | AHCI_PREG_IS_IFS | in ahci_port_intr()3151 } else if (is & (AHCI_PREG_IS_TFES | AHCI_PREG_IS_HBFS | in ahci_hibernate_io_poll()