Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dahci.h136 PORT_IRQ_IF_ERR = BIT(27), /* interface fatal error */ enumerator
152 PORT_IRQ_IF_ERR |
H A Dlibahci.c1790 irq_stat &= ~PORT_IRQ_IF_ERR; in ahci_error_intr()
1828 if (irq_stat & PORT_IRQ_IF_ERR) { in ahci_error_intr()