Searched refs:pci_irq_table (Results 1 - 25 of 42) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-ixp4xx/
H A Dnslu2-pci.c36 static int pci_irq_table[NSLU2_PCI_IRQ_LINES] = { local
46 irq = pci_irq_table[(slot + pin - 2) % NSLU2_PCI_IRQ_LINES];
H A Davila-pci.c43 static int pci_irq_table[AVILA_PCI_IRQ_LINES] = { local
55 irq = pci_irq_table[(slot + pin - 2) % 4];
H A Ddsmg600-pci.c40 static int pci_irq_table[DSMG600_PCI_MAX_DEV][DSMG600_PCI_IRQ_LINES] = local
52 irq = pci_irq_table[slot-1][pin-1];
H A Dixdp425-pci.c40 static int pci_irq_table[IXDP425_PCI_IRQ_LINES] = { local
51 irq = pci_irq_table[(slot + pin - 2) % 4];
H A Dnas100d-pci.c38 static int pci_irq_table[NAS100D_PCI_MAX_DEV][NAS100D_PCI_IRQ_LINES] = local
49 irq = pci_irq_table[slot-1][pin-1];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-iop32x/
H A Dglantank.c81 static int pci_irq_table[][4] = { local
94 return pci_irq_table[slot % 4][pin - 1];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/4xx/
H A Dyucca.c94 static char pci_irq_table[][4] = local
105 static char pci_irq_table[][4] = local
116 static char pci_irq_table[][4] = local
127 static char pci_irq_table[][4] = local
H A Dluan.c87 static char pci_irq_table[][4] = local
102 static char pci_irq_table[][4] = local
H A Dcpci405.c42 static char pci_irq_table[][4] = local
H A Dbubinga.c57 static char pci_irq_table[][4] = local
H A Debony.c110 static char pci_irq_table[][4] = local
H A Docotea.c81 static char pci_irq_table[][4] = local
H A Dsycamore.c69 static char pci_irq_table[][4] = local
H A Dwalnut.c50 static char pci_irq_table[][4] = local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/85xx/
H A Dmpc85xx_cds_common.c199 char pci_irq_table[][4] = local
222 pci_irq_table[i][j] =
223 ((pci_irq_table[i][j] + 5 -
229 char pci_irq_table[][4] = local
H A Dsbc85xx.c143 static char pci_irq_table[][4] = local
H A Dmpc85xx_ads_common.c145 static char pci_irq_table[][4] = local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ppc/
H A Dpci-bridge.h131 _ctl_ = pci_irq_table[idsel - min_idsel][pin-1]; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/
H A Dpplus.c59 static char pci_irq_table[][4] = local
86 static char pci_irq_table[][4] = local
111 static char pci_irq_table[][4] = local
137 static char pci_irq_table[][4] = local
196 static char pci_irq_table[][4] = local
H A Dlite5200.c74 static char pci_irq_table[][4] = local
H A Dpowerpmc250.c241 static char pci_irq_table[][4] = local
H A Dsbc82xx.c201 static char pci_irq_table[][4] = { local
H A Dcpci690.c46 static char pci_irq_table[][4] = local
58 static char pci_irq_table[][4] = local
H A Dev64260.c113 static char pci_irq_table[][4] = local
127 static char pci_irq_table[][4] = local
H A Dsandpoint.c131 static char pci_irq_table[][4] = local
152 static char pci_irq_table[][4] = local

Completed in 143 milliseconds

12