Searched refs:PORT_IRQ_IF_ERR (Results 1 – 2 of 2) sorted by relevance
136 PORT_IRQ_IF_ERR = BIT(27), /* interface fatal error */ enumerator152 PORT_IRQ_IF_ERR |
1790 irq_stat &= ~PORT_IRQ_IF_ERR; in ahci_error_intr()1828 if (irq_stat & PORT_IRQ_IF_ERR) { in ahci_error_intr()