pci_int           809 arch/mips/include/asm/pci/bridge.h 	unsigned int		pci_int[8];
pci_int           413 arch/mips/pci/pci-xtalk-bridge.c 	irq = bc->pci_int[slot];
pci_int           423 arch/mips/pci/pci-xtalk-bridge.c 		bc->pci_int[slot] = irq;
pci_int           515 arch/mips/pci/pci-xtalk-bridge.c 		bc->pci_int[slot] = -1;
pci_int            56 arch/sh/drivers/pci/pci-sh5.c 	unsigned pci_int, pci_air, pci_cir, pci_aint;
pci_int            58 arch/sh/drivers/pci/pci-sh5.c 	pci_int = SH5PCI_READ(INT);
pci_int            62 arch/sh/drivers/pci/pci-sh5.c 	if (pci_int) {
pci_int            64 arch/sh/drivers/pci/pci-sh5.c 		printk("PCI INT -> 0x%x\n", pci_int & 0xffff);