alloc_bus_range   206 drivers/pci/hotplug/ibmphp_res.c 					rc = alloc_bus_range(&newbus, &newrange, curr, MEM, 1);
alloc_bus_range   215 drivers/pci/hotplug/ibmphp_res.c 						rc = alloc_bus_range(&bus_cur, &newrange, curr, MEM, 0);
alloc_bus_range   220 drivers/pci/hotplug/ibmphp_res.c 						rc = alloc_bus_range(&newbus, &newrange, curr, MEM, 1);
alloc_bus_range   232 drivers/pci/hotplug/ibmphp_res.c 					rc = alloc_bus_range(&newbus, &newrange, curr, PFMEM, 1);
alloc_bus_range   241 drivers/pci/hotplug/ibmphp_res.c 						rc = alloc_bus_range(&bus_cur, &newrange, curr, PFMEM, 0);
alloc_bus_range   246 drivers/pci/hotplug/ibmphp_res.c 						rc = alloc_bus_range(&newbus, &newrange, curr, PFMEM, 1);
alloc_bus_range   257 drivers/pci/hotplug/ibmphp_res.c 					rc = alloc_bus_range(&newbus, &newrange, curr, IO, 1);
alloc_bus_range   265 drivers/pci/hotplug/ibmphp_res.c 						rc = alloc_bus_range(&bus_cur, &newrange, curr, IO, 0);
alloc_bus_range   270 drivers/pci/hotplug/ibmphp_res.c 						rc = alloc_bus_range(&newbus, &newrange, curr, IO, 1);