Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/ctxfi/
Dcthardware.h204 #define PCI_INT (1 << 7) /* PCI bus error pending */ macro
/Linux-v5.10/drivers/scsi/
Dqla1280.h142 #define PCI_INT BIT_1 /* PCI interrupt */ macro
Dqla1280.c3357 if (!(istatus & (RISC_INT | PCI_INT))) in qla1280_isr()