Searched refs:PciErr (Results 1 – 1 of 1) 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()