Home
last modified time | relevance | path

Searched refs:io_head (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/pci/hotplug/
H A Dcpqphp_pci.c756 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 …]
H A Dcpqphp_ctrl.c1520 res_lists.io_head = ctrl->io_head; in board_added()
1529 ctrl->io_head = res_lists.io_head; in board_added()
1673 res_lists.io_head = ctrl->io_head; in remove_board()
1680 ctrl->io_head = res_lists.io_head; in remove_board()
2430 temp_resources.io_head = io_node; in configure_new_function()
2597 func->io_head = hold_IO_node; in configure_new_function()
2614 func->io_head = hold_IO_node; in configure_new_function()
2618 hold_IO_node->next = func->io_head; in configure_new_function()
2619 func->io_head = hold_IO_node; in configure_new_function()
2778 io_node->next = func->io_head; in configure_new_function()
[all …]
H A Dcpqphp_nvram.c340 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()
H A Dcpqphp_sysfs.c50 res = ctrl->io_head; in show_ctrl()
96 res = new_slot->io_head; in show_dev()
H A Dcpqphp.h241 struct pci_resource *io_head; member
284 struct pci_resource *io_head; member
321 struct pci_resource *io_head; member
H A Dcpqphp_core.c1276 res = ctrl->io_head; in unload_cpqphpd()
1314 res = next->io_head; in unload_cpqphpd()