get_max_resource 2366 drivers/pci/hotplug/cpqphp_ctrl.c 		bus_node = get_max_resource(&(resources->bus_head), 1);
get_max_resource 2402 drivers/pci/hotplug/cpqphp_ctrl.c 		io_node = get_max_resource(&(resources->io_head), 0x1000);
get_max_resource 2405 drivers/pci/hotplug/cpqphp_ctrl.c 		mem_node = get_max_resource(&(resources->mem_head), 0x100000);
get_max_resource 2408 drivers/pci/hotplug/cpqphp_ctrl.c 		p_mem_node = get_max_resource(&(resources->p_mem_head), 0x100000);