Searched refs:io_head (Results 1 – 6 of 6) sorted by relevance
756 func->io_head = io_node; in cpqhp_save_used_resources()821 func->io_head = io_node; in cpqhp_save_used_resources()892 func->io_head = io_node; in cpqhp_save_used_resources()1317 ctrl->io_head = io_node; in cpqhp_find_available_resources()1320 func->io_head = io_node; in cpqhp_find_available_resources()1430 node = func->io_head; in cpqhp_return_board_resources()1431 func->io_head = NULL; in cpqhp_return_board_resources()1480 res = resources->io_head; in cpqhp_destroy_resource_list()1481 resources->io_head = NULL; in cpqhp_destroy_resource_list()1527 res = func->io_head; in cpqhp_destroy_board_resources()[all …]
1522 res_lists.io_head = ctrl->io_head; in board_added()1531 ctrl->io_head = res_lists.io_head; in board_added()1676 res_lists.io_head = ctrl->io_head; in remove_board()1683 ctrl->io_head = res_lists.io_head; in remove_board()2442 temp_resources.io_head = io_node; in configure_new_function()2609 func->io_head = hold_IO_node; in configure_new_function()2626 func->io_head = hold_IO_node; in configure_new_function()2630 hold_IO_node->next = func->io_head; in configure_new_function()2631 func->io_head = hold_IO_node; in configure_new_function()2790 io_node->next = func->io_head; in configure_new_function()[all …]
340 resNode = ctrl->io_head; in store_HRT()586 io_node->next = ctrl->io_head; in compaq_nvram_load()587 ctrl->io_head = io_node; in compaq_nvram_load()622 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
1276 res = ctrl->io_head; in unload_cpqphpd()1314 res = next->io_head; in unload_cpqphpd()
Completed in 16 milliseconds