Home
last modified time | relevance | path

Searched refs:PCSTimeout (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dpci-skeleton.c287 PCSTimeout = 0x4000, enumerator
575 PCIErr | PCSTimeout | RxUnderrun | RxOverflow | RxFIFOOver |
1656 if (status & (PCSTimeout)) in netdrv_weird_interrupt()
1703 (PCIErr | PCSTimeout | RxUnderrun | RxOverflow | in netdrv_interrupt()
1708 if (status & (PCIErr | PCSTimeout | RxUnderrun | RxOverflow | in netdrv_interrupt()
D8139too.c349 PCSTimeout = 0x4000, enumerator
691 PCIErr | PCSTimeout | RxUnderrun | RxOverflow | RxFIFOOver |
2040 if (status & PCSTimeout) in rtl8139_weird_interrupt()
2078 (PCIErr | PCSTimeout | RxUnderrun | RxOverflow | in rtl8139_interrupt()
2103 if (status & (PCIErr | PCSTimeout | RxUnderrun | RxOverflow | in rtl8139_interrupt()
Dr8169.c200 PCSTimeout = 0x4000, enumerator