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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ata/
H A Dahci.c124 PORT_IRQ_HBUS_ERR = (1 << 29), /* host bus fatal error */ enumerator in enum:__anon3827
141 PORT_IRQ_FREEZE = PORT_IRQ_HBUS_ERR |
1193 if (irq_stat & (PORT_IRQ_HBUS_ERR | PORT_IRQ_HBUS_DATA_ERR)) {

Completed in 46 milliseconds