Searched refs:PCIErr (Results 1 – 2 of 2) sorted by relevance
285 PCIErr = 0x8000, enumerator569 PCIErr | PCSTimeout | RxUnderrun | RxOverflow | RxFIFOOver |1635 if (status & PCIErr) { in netdrv_weird_interrupt()1674 (PCIErr | PCSTimeout | RxUnderrun | RxOverflow | in netdrv_interrupt()1679 if (status & (PCIErr | PCSTimeout | RxUnderrun | RxOverflow | in netdrv_interrupt()
348 PCIErr = 0x8000, enumerator673 PCIErr | PCSTimeout | RxUnderrun | RxOverflow | RxFIFOOver |677 PCIErr | PCSTimeout | RxUnderrun |2101 if (status & PCIErr) { in rtl8139_weird_interrupt()2188 if (unlikely(status & (PCIErr | PCSTimeout | RxUnderrun | RxErr))) in rtl8139_interrupt()