Home
last modified time | relevance | path

Searched full:pci_int (Results 1 – 4 of 4) sorted by relevance

/linux/arch/mips/pci/
H A Dpci-xtalk-bridge.c452 irq = bc->pci_int[slot][pin]; in bridge_map_irq()
462 bc->pci_int[slot][pin] = irq; in bridge_map_irq()
700 bc->pci_int[slot][0] = -1; in bridge_probe()
701 bc->pci_int[slot][1] = -1; in bridge_probe()
/linux/sound/pci/ctxfi/
H A Dcthardware.h207 #define PCI_INT (1 << 7) /* PCI bus error pending */
205 #define PCI_INT global() macro
/linux/arch/mips/include/asm/pci/
H A Dbridge.h809 unsigned int pci_int[8][2]; member
/linux/drivers/scsi/
H A Dqla1280.h141 #define PCI_INT BIT_1 /* PCI interrupt */ macro