Searched refs:PciErr (Results 1 – 2 of 2) sorted by relevance
222 PciErr = (1 << 15), /* System error on the PCI bus */ enumerator237 IntrAll = PciErr | TimerIntr | LenChg | SWInt | TxEmpty |287 cp_norx_intr_mask = PciErr | LinkChg | TxOK | TxErr | TxEmpty,615 if (status & PciErr) { in cp_interrupt()
192 PciErr = (1 << 13), enumerator248 LinkPass | LinkFail | PciErr;526 if (status & PciErr) { in de_interrupt()