Home
last modified time | relevance | path

Searched refs:PCI_PRIMARY_BUS (Results 1 – 14 of 14) sorted by relevance

/linux-2.4.37.9/arch/ppc/kernel/
Dpci_auto.c135 PCI_PRIMARY_BUS, in pciauto_prescan_setup_bridge()
274 PCI_PRIMARY_BUS, in pciauto_prescan_setup_cardbus_bridge()
/linux-2.4.37.9/arch/mips/pci/
Dpci_auto.c227 PCI_PRIMARY_BUS, current_bus); in pciauto_prescan_setup_bridge()
306 PCI_PRIMARY_BUS, current_bus); in pciauto_prescan_setup_cardbus_bridge()
/linux-2.4.37.9/drivers/pcmcia/
Dcardbus.c264 pci_read_config_dword(dev, PCI_PRIMARY_BUS, &buses); in cb_scan_bridge()
283 pci_write_config_dword(dev, PCI_PRIMARY_BUS, buses); in cb_scan_bridge()
Dyenta.c658 config_writel(socket, PCI_PRIMARY_BUS, in yenta_config_init()
/linux-2.4.37.9/include/linux/
Dpci.h114 #define PCI_PRIMARY_BUS 0x18 /* Primary bus number */ macro
/linux-2.4.37.9/drivers/hotplug/
Dibmphp_pci.c610 …pci_write_config_byte_nodev (ibmphp_pci_root_ops, func->busno, device, function, PCI_PRIMARY_BUS, … in configure_bridge()
1356 …pci_read_config_byte_nodev (ibmphp_pci_root_ops, busno, device, function, PCI_PRIMARY_BUS, &pri_nu… in unconfigure_boot_bridge()
Dcpqphp_core.c520 pci_read_config_dword_nodev (ops, tbus, tdevice, 0, PCI_PRIMARY_BUS, &work); in get_slot_mapping()
Dcpqphp_pci.c1246 …_dword_nodev(ctrl->pci_ops, func->bus, func->device, func->function, PCI_PRIMARY_BUS, temp_registe… in cpqhp_valid_replace()
Dpciehp_ctrl.c1974 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_PRIMARY_BUS, func->bus); in configure_new_function()
Dcpqphp_ctrl.c2480 …fig_byte_nodev(ctrl->pci_ops, func->bus, func->device, func->function, PCI_PRIMARY_BUS, func->bus); in configure_new_function()
Dshpchp_ctrl.c2420 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_PRIMARY_BUS, func->bus); in configure_new_function()
/linux-2.4.37.9/drivers/pci/
Dpci.c1287 pci_read_config_dword(dev, PCI_PRIMARY_BUS, &buses); in pci_scan_bridge()
1335 pci_write_config_dword(dev, PCI_PRIMARY_BUS, buses); in pci_scan_bridge()
/linux-2.4.37.9/arch/sparc64/kernel/
Dpci_schizo.c181 if (where == PCI_PRIMARY_BUS && in schizo_read_dword()
254 if (where == PCI_PRIMARY_BUS && in schizo_write_dword()
Dpci_psycho.c1243 PCI_PRIMARY_BUS); in pbm_pci_bridge_renumber()