Searched refs:PORT_IRQ_HBUS_ERR (Results 1 – 1 of 1) sorted by relevance
162 PORT_IRQ_HBUS_ERR = (1 << 29), /* host bus fatal error */ enumerator179 PORT_IRQ_FREEZE = PORT_IRQ_HBUS_ERR |2001 if (irq_stat & (PORT_IRQ_HBUS_ERR | PORT_IRQ_HBUS_DATA_ERR)) { in ahci_error_intr()