Searched refs:PORT_IRQ_HBUS_ERR (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dahci.h184 PORT_IRQ_HBUS_ERR = (1 << 29), /* host bus fatal error */ enumerator in enum:__anon10738
201 PORT_IRQ_FREEZE = PORT_IRQ_HBUS_ERR |
H A Dlibahci.c1606 if (irq_stat & (PORT_IRQ_HBUS_ERR | PORT_IRQ_HBUS_DATA_ERR)) {

Completed in 61 milliseconds