Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ata/
Dahci.h167 PORT_IRQ_FREEZE = PORT_IRQ_HBUS_ERR | enumerator
173 PORT_IRQ_ERROR = PORT_IRQ_FREEZE |
Dlibahci.c1808 if (irq_stat & PORT_IRQ_FREEZE) in ahci_error_intr()