Home
last modified time | relevance | path

Searched defs:bus_node (Results 1 – 5 of 5) sorted by relevance

/linux-3.3/drivers/pci/hotplug/
Dibmphp.h342 struct bus_node { struct
343 u8 busno;
344 int noIORanges;
345 struct range_node *rangeIO;
346 int noMemRanges;
347 struct range_node *rangeMem;
348 int noPFMemRanges;
349 struct range_node *rangePFMem;
350 int needIOUpdate;
351 int needMemUpdate;
[all …]
Dcpqphp_pci.c702 struct pci_resource *bus_node; in cpqhp_save_used_resources() local
1179 struct pci_resource *bus_node; in cpqhp_find_available_resources() local
Dcpqphp_nvram.c450 struct pci_resource *bus_node; in compaq_nvram_load() local
Dcpqphp_ctrl.c2389 struct pci_resource *bus_node; in configure_new_function() local
/linux-3.3/arch/powerpc/boot/
Dcuboot-pq2.c53 void *bus_node, *parent_node; in update_cs_ranges() local