Home
last modified time | relevance | path

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

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