Searched refs:pci_irq_table (Results 1 – 9 of 9) sorted by relevance
41 static int pci_irq_table[IRQ_LINES] = { in nslu2_map_irq() local48 return pci_irq_table[(slot + pin - 2) % IRQ_LINES]; in nslu2_map_irq()
47 static int pci_irq_table[IRQ_LINES] = { in miccpt_map_irq() local55 return pci_irq_table[(slot + pin - 2) % 4]; in miccpt_map_irq()
49 static int pci_irq_table[IRQ_LINES] = { in avila_map_irq() local59 return pci_irq_table[(slot + pin - 2) % 4]; in avila_map_irq()
41 static int pci_irq_table[IRQ_LINES] = { in fsg_map_irq() local51 irq = pci_irq_table[slot - 1]; in fsg_map_irq()
46 static int pci_irq_table[IRQ_LINES] = { in ixdp425_map_irq() local54 return pci_irq_table[(slot + pin - 2) % 4]; in ixdp425_map_irq()
44 static int pci_irq_table[MAX_DEV][IRQ_LINES] = { in nas100d_map_irq() local52 return pci_irq_table[slot - 1][pin - 1]; in nas100d_map_irq()
47 static int pci_irq_table[MAX_DEV][IRQ_LINES] = { in dsmg600_map_irq() local56 return pci_irq_table[slot - 1][pin - 1]; in dsmg600_map_irq()
77 static int pci_irq_table[][4] = { in glantank_pci_map_irq() local90 return pci_irq_table[slot % 4][pin - 1]; in glantank_pci_map_irq()
82 static int pci_irq_table[][4] = { in em7210_pci_map_irq() local98 return pci_irq_table[slot % 6][pin - 1]; in em7210_pci_map_irq()