Searched refs:PORT_IRQ_FREEZE (Results 1 – 3 of 3) sorted by relevance
161 #define PORT_IRQ_FREEZE (PORT_IRQ_HBUS_ERR | PORT_IRQ_IF_ERR | \ macro164 #define PORT_IRQ_ERROR (PORT_IRQ_FREEZE | PORT_IRQ_TF_ERR | \
151 PORT_IRQ_FREEZE = PORT_IRQ_HBUS_ERR | enumerator157 PORT_IRQ_ERROR = PORT_IRQ_FREEZE |
1854 if (irq_stat & PORT_IRQ_FREEZE) in ahci_error_intr()