Searched refs:pci_ops (Results 26 - 50 of 147) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/drivers/pci/
H A Dops-dreamcast.c79 struct pci_ops gapspci_pci_ops = {
H A Dops-sh5.c65 struct pci_ops sh5_pci_ops = {
H A Dops-sh4.c100 struct pci_ops sh4_pci_ops = {
H A Dpci-dreamcast.c43 .pci_ops = &gapspci_pci_ops,
H A Dpci-sh5.h108 extern struct pci_ops sh5_pci_ops;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Dpci-bridge.h44 struct pci_ops *ops;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/pcie/aer/
H A Daer_inject.c63 struct pci_ops *ops;
109 static struct pci_ops *__find_pci_bus_ops(struct pci_bus *bus)
186 struct pci_ops *ops;
218 struct pci_ops *ops;
246 static struct pci_ops pci_ops_aer = {
253 struct pci_ops *ops)
262 struct pci_ops *ops;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/mb93090-mb00/
H A Dpci-vdk.c30 struct pci_ops *__nongpreldata pci_root_ops;
172 static struct pci_ops pci_direct_frv = {
187 static int __init pci_sanity_check(struct pci_ops *o)
204 static struct pci_ops * __init pci_check_direct(void)
356 struct pci_ops *dir = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pci/
H A Dops-tx3927.c9 * Based on arch/mips/ddb5xxx/ddb5477/pci_ops.c
11 * Define the pci_ops for TX3927.
123 static struct pci_ops tx3927_pci_ops = {
149 channel->pci_ops = &tx3927_pci_ops;
H A Dpci-bcm1480.c159 struct pci_ops bcm1480_pci_ops = {
179 .pci_ops = &bcm1480_pci_ops,
H A Dpci-bcm1480ht.c169 struct pci_ops bcm1480ht_pci_ops = {
189 .pci_ops = &bcm1480ht_pci_ops,
H A Dpci-bcm63xx.c42 .pci_ops = &bcm63xx_pci_ops,
68 .pci_ops = &bcm63xx_cb_ops,
H A Dpci-ip27.c38 extern struct pci_ops bridge_pci_ops;
57 bc->pc.pci_ops = &bridge_pci_ops;
H A Dpci-sb1250.c184 struct pci_ops sb1250_pci_ops = {
204 .pci_ops = &sb1250_pci_ops,
H A Dops-gt64xxx_pci0.c149 struct pci_ops gt64xxx_pci0_ops = {
H A Dops-mace.c95 struct pci_ops mace_pci_ops = {
H A Dops-msc.c145 struct pci_ops msc_pci_ops = {
H A Dops-titan-ht.c121 struct pci_ops titan_ht_pci_ops = {
H A Dops-vr41xx.c123 struct pci_ops vr41xx_pci_ops = {
H A Dops-bonito64.c158 struct pci_ops bonito64_pci_ops = {
H A Dops-emma2rh.c179 struct pci_ops emma2rh_pci_ops = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dmachvec_impl.h101 .pci_ops = &CAT(low,_pci_ops), \
117 .pci_ops = &cia_pci_ops, \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpci.h26 extern struct pci_bus *pci_scan_bus_on_node(int busno, struct pci_ops *ops,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dpci.h110 extern struct pci_ops pci_root_ops;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/common/
H A Dvia82c505.c55 static struct pci_ops via82c505_ops = {

Completed in 128 milliseconds

123456