Searched refs:PCI_CONTROLLER (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/sn/
H A Dpcidev.h24 ((struct sn_platform_data *)(PCI_CONTROLLER(busdev)->platform_data))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Dtopology.h55 #define pcibus_to_node(bus) PCI_CONTROLLER(bus)->node
H A Dpci.h136 #define PCI_CONTROLLER(busdev) ((struct pci_controller *) busdev->sysdata) macro
137 #define pci_domain_nr(busdev) (PCI_CONTROLLER(busdev)->segment)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/sn/kernel/
H A Dio_init.c160 struct pci_controller *controller = PCI_CONTROLLER(dev->bus);
330 prom_bussoft_ptr = PCI_CONTROLLER(bus)->platform_data;
339 sn_legacy_pci_window_fixup(PCI_CONTROLLER(bus),
H A Dio_common.c298 controller = PCI_CONTROLLER(bus);
558 PCI_CONTROLLER(bus)->node = near_cnode;
560 PCI_CONTROLLER(bus)->node = cnode;
H A Dio_acpi_init.c130 handle = PCI_CONTROLLER(bus)->acpi_handle;
354 rootbus_handle = PCI_CONTROLLER(dev)->acpi_handle;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dsgi_hotplug.c427 phandle = PCI_CONTROLLER(slot->pci_bus)->acpi_handle;
510 PCI_CONTROLLER(slot->pci_bus)->acpi_handle) {
519 phandle = PCI_CONTROLLER(slot->pci_bus)->acpi_handle;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/hp/common/
H A Dsba_iommu.c254 ? ((struct ioc *) PCI_CONTROLLER(to_pci_dev(dev))->iommu) : NULL)
1897 if (!PCI_CONTROLLER(bus))
1900 if (PCI_CONTROLLER(bus)->iommu)
1903 handle = PCI_CONTROLLER(bus)->acpi_handle;
1915 PCI_CONTROLLER(bus)->iommu = ioc;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/pci/
H A Dpci.c390 struct pci_controller *controller = PCI_CONTROLLER(dev);
414 struct pci_controller *controller = PCI_CONTROLLER(dev);

Completed in 127 milliseconds