Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/ata/
Dahci.h134 PORT_IRQ_HBUS_ERR = BIT(29), /* host bus fatal error */ enumerator
151 PORT_IRQ_FREEZE = PORT_IRQ_HBUS_ERR |
Dlibahci.c1828 if (irq_stat & (PORT_IRQ_HBUS_ERR | PORT_IRQ_HBUS_DATA_ERR)) { in ahci_error_intr()
/Linux-v6.6/drivers/block/mtip32xx/
Dmtip32xx.c77 (PORT_IRQ_HBUS_ERR | PORT_IRQ_IF_ERR | PORT_IRQ_CONNECT | \