Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/ata/
Dahci.h151 PORT_IRQ_FREEZE = PORT_IRQ_HBUS_ERR | enumerator
157 PORT_IRQ_ERROR = PORT_IRQ_FREEZE |
Dlibahci.c1841 if (irq_stat & PORT_IRQ_FREEZE) in ahci_error_intr()