Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ata/
H A Dahci.h151 PORT_IRQ_FREEZE = PORT_IRQ_HBUS_ERR | enumerator
157 PORT_IRQ_ERROR = PORT_IRQ_FREEZE |
H A Dlibahci.c1798 if (irq_stat & PORT_IRQ_FREEZE) in ahci_error_intr()