Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ata/
H A Dahci.h135 PORT_IRQ_HBUS_ERR = BIT(29), /* host bus fatal error */ enumerator
152 PORT_IRQ_FREEZE = PORT_IRQ_HBUS_ERR |
H A Dlibahci.c1783 if (irq_stat & (PORT_IRQ_HBUS_ERR | PORT_IRQ_HBUS_DATA_ERR)) { in ahci_error_intr()
/kernel/linux/linux-6.6/drivers/ata/
H A Dahci.h134 PORT_IRQ_HBUS_ERR = BIT(29), /* host bus fatal error */ enumerator
151 PORT_IRQ_FREEZE = PORT_IRQ_HBUS_ERR |
H A Dlibahci.c1828 if (irq_stat & (PORT_IRQ_HBUS_ERR | PORT_IRQ_HBUS_DATA_ERR)) { in ahci_error_intr()
/kernel/linux/linux-5.10/drivers/block/mtip32xx/
H A Dmtip32xx.c78 (PORT_IRQ_HBUS_ERR | PORT_IRQ_IF_ERR | PORT_IRQ_CONNECT | \
/kernel/linux/linux-6.6/drivers/block/mtip32xx/
H A Dmtip32xx.c77 (PORT_IRQ_HBUS_ERR | PORT_IRQ_IF_ERR | PORT_IRQ_CONNECT | \

Completed in 17 milliseconds