Searched refs:bus_head (Results 1 – 5 of 5) sorted by relevance
731 bus_node->next = func->bus_head; in cpqhp_save_used_resources()732 func->bus_head = bus_node; in cpqhp_save_used_resources()1378 bus_node->next = ctrl->bus_head; in cpqhp_find_available_resources()1379 ctrl->bus_head = bus_node; in cpqhp_find_available_resources()1381 bus_node->next = func->bus_head; in cpqhp_find_available_resources()1382 func->bus_head = bus_node; in cpqhp_find_available_resources()1397 rc &= cpqhp_resource_sort_and_combine(&(ctrl->bus_head)); in cpqhp_find_available_resources()1445 node = func->bus_head; in cpqhp_return_board_resources()1446 func->bus_head = NULL; in cpqhp_return_board_resources()1449 return_resource(&(resources->bus_head), node); in cpqhp_return_board_resources()[all …]
1523 res_lists.bus_head = ctrl->bus_head; in board_added()1532 ctrl->bus_head = res_lists.bus_head; in board_added()1537 cpqhp_resource_sort_and_combine(&(ctrl->bus_head)); in board_added()1630 else if (!func->bus_head && !func->mem_head && in remove_board()1638 if (temp_func->bus_head || temp_func->mem_head in remove_board()1676 res_lists.bus_head = ctrl->bus_head; in remove_board()1683 ctrl->bus_head = res_lists.bus_head; in remove_board()1688 cpqhp_resource_sort_and_combine(&(ctrl->bus_head)); in remove_board()2354 bus_node = get_max_resource(&(resources->bus_head), 1); in configure_new_function()2429 temp_resources.bus_head = bus_node; in configure_new_function()[all …]
365 resNode = ctrl->bus_head; in store_HRT()612 bus_node->next = ctrl->bus_head; in compaq_nvram_load()613 ctrl->bus_head = bus_node; in compaq_nvram_load()623 rc &= cpqhp_resource_sort_and_combine(&(ctrl->bus_head)); in compaq_nvram_load()
242 struct pci_resource *bus_head; member285 struct pci_resource *bus_head; member322 struct pci_resource *bus_head; member
1297 res = ctrl->bus_head; in unload_cpqphpd()1335 res = next->bus_head; in unload_cpqphpd()