Searched refs:pci_isa_hose (Results 1 - 18 of 18) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/alpha/kernel/
H A Dpci_impl.h179 extern struct pci_controller *pci_isa_hose;
H A Dpci-noop.c24 struct pci_controller *pci_isa_hose; variable in typeref:struct:pci_controller
65 hose = pci_isa_hose;
H A Dsys_sio.c90 pci_bus_read_config_dword(pci_isa_hose->bus, PCI_DEVFN(7, 0), 0x60,
100 pci_bus_write_config_dword(pci_isa_hose->bus, PCI_DEVFN(7, 0), 0x60,
277 pci_bus_write_config_dword(pci_isa_hose->bus, PCI_DEVFN(7, 0), 0x60,
H A Dcore_polaris.c160 pci_isa_hose = hose = alloc_pci_controller();
H A Dsys_jensen.c210 pci_isa_hose = hose = alloc_pci_controller();
H A Dpci_iommu.c222 struct pci_controller *hose = pdev ? pdev->sysdata : pci_isa_hose;
335 struct pci_controller *hose = pdev ? pdev->sysdata : pci_isa_hose;
643 hose = pdev ? pdev->sysdata : pci_isa_hose;
707 hose = pdev ? pdev->sysdata : pci_isa_hose;
786 hose = pdev ? pdev->sysdata : pci_isa_hose;
H A Dpci.c58 struct pci_controller *pci_isa_hose; variable in typeref:struct:pci_controller
517 hose = pci_isa_hose;
H A Dcore_apecs.c329 pci_isa_hose = hose = alloc_pci_controller();
H A Dcore_cia.c352 struct pci_iommu_arena *arena = pci_isa_hose->sg_isa;
358 if (pci_isa_hose->dense_io_base)
551 pci_isa_hose->sg_isa = NULL;
683 pci_isa_hose = hose = alloc_pci_controller();
H A Dcore_irongate.c279 pci_isa_hose = hose = alloc_pci_controller();
H A Dsys_nautilus.c86 struct pci_bus *bus = pci_isa_hose->bus;
H A Dcore_lca.c259 pci_isa_hose = hose = alloc_pci_controller();
H A Dcore_mcpcia.c298 pci_isa_hose = hose;
H A Dcore_t2.c439 pci_isa_hose = hose = alloc_pci_controller();
H A Dcore_tsunami.c258 pci_isa_hose = hose;
H A Dcore_titan.c256 pci_isa_hose = hose;
H A Dcore_marvel.c220 * sparse access, we need to point the pci_isa_hose at a real hose
224 pci_isa_hose = hose;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/pci/
H A Dpci.c33 struct pci_controller *pci_isa_hose; variable in typeref:struct:pci_controller

Completed in 168 milliseconds