Searched refs:PORT_IRQ_IF_ERR (Results 1 – 1 of 1) sorted by relevance
164 PORT_IRQ_IF_ERR = (1 << 27), /* interface fatal error */ enumerator180 PORT_IRQ_IF_ERR |1969 irq_stat &= ~PORT_IRQ_IF_ERR; in ahci_error_intr()2007 if (irq_stat & PORT_IRQ_IF_ERR) { in ahci_error_intr()