Home
last modified time | relevance | path

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

/linux/sound/pci/ctxfi/
H A Dcthardware.h205 #define PCI_INT (1 << 7) /* PCI bus error pending */ macro
/linux/drivers/scsi/
H A Dqla1280.h141 #define PCI_INT BIT_1 /* PCI interrupt */ macro
H A Dqla1280.c3348 if (!(istatus & (RISC_INT | PCI_INT))) in qla1280_isr()