Home
last modified time | relevance | path

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

/drivers/ata/
Dahci.h166 PORT_IRQ_FREEZE = PORT_IRQ_HBUS_ERR | enumerator
172 PORT_IRQ_ERROR = PORT_IRQ_FREEZE |
Dlibahci.c1688 if (irq_stat & PORT_IRQ_FREEZE) in ahci_error_intr()