Searched refs:io_head (Results 1 – 6 of 6) sorted by relevance
753 io_node->next = func->io_head; in cpqhp_save_used_resources()754 func->io_head = io_node; in cpqhp_save_used_resources()818 io_node->next = func->io_head; in cpqhp_save_used_resources()819 func->io_head = io_node; in cpqhp_save_used_resources()889 io_node->next = func->io_head; in cpqhp_save_used_resources()890 func->io_head = io_node; in cpqhp_save_used_resources()1314 io_node->next = ctrl->io_head; in cpqhp_find_available_resources()1315 ctrl->io_head = io_node; in cpqhp_find_available_resources()1317 io_node->next = func->io_head; in cpqhp_find_available_resources()1318 func->io_head = io_node; in cpqhp_find_available_resources()[all …]
1524 res_lists.io_head = ctrl->io_head; in board_added()1533 ctrl->io_head = res_lists.io_head; in board_added()1540 cpqhp_resource_sort_and_combine(&(ctrl->io_head)); in board_added()1636 !func->p_mem_head && !func->io_head) { in remove_board()1644 || temp_func->p_mem_head || temp_func->io_head) { in remove_board()1678 res_lists.io_head = ctrl->io_head; in remove_board()1685 ctrl->io_head = res_lists.io_head; in remove_board()1692 cpqhp_resource_sort_and_combine(&(ctrl->io_head)); in remove_board()2435 io_node = get_max_resource(&(resources->io_head), 0x1000); in configure_new_function()2475 temp_resources.io_head = io_node; in configure_new_function()[all …]
340 resNode = ctrl->io_head; in store_HRT()589 io_node->next = ctrl->io_head; in compaq_nvram_load()590 ctrl->io_head = io_node; in compaq_nvram_load()625 rc &= cpqhp_resource_sort_and_combine(&(ctrl->io_head)); in compaq_nvram_load()
50 res = ctrl->io_head; in show_ctrl()96 res = new_slot->io_head; in show_dev()
241 struct pci_resource *io_head; member284 struct pci_resource *io_head; member321 struct pci_resource *io_head; member
1311 res = ctrl->io_head; in unload_cpqphpd()1349 res = next->io_head; in unload_cpqphpd()