Searched refs:PORT_IRQ_IF_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.h186 PORT_IRQ_IF_ERR = (1 << 27), /* interface fatal error */ enumerator in enum:__anon10738
202 PORT_IRQ_IF_ERR |
H A Dlibahci.c1574 irq_stat &= ~PORT_IRQ_IF_ERR;
1612 if (irq_stat & PORT_IRQ_IF_ERR) {

Completed in 61 milliseconds