Home
last modified time | relevance | path

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

/drivers/ata/
Dahci.c162 PORT_IRQ_HBUS_ERR = (1 << 29), /* host bus fatal error */ enumerator
179 PORT_IRQ_FREEZE = PORT_IRQ_HBUS_ERR |
2001 if (irq_stat & (PORT_IRQ_HBUS_ERR | PORT_IRQ_HBUS_DATA_ERR)) { in ahci_error_intr()