Searched refs:PCI_INT (Results 1 – 3 of 3) sorted by relevance
205 #define PCI_INT (1 << 7) /* PCI bus error pending */ macro
141 #define PCI_INT BIT_1 /* PCI interrupt */ macro
3347 if (!(istatus & (RISC_INT | PCI_INT))) in qla1280_isr()