Searched refs:cpqhp_resource_sort_and_combine (Results 1 – 3 of 3) sorted by relevance
620 rc &= cpqhp_resource_sort_and_combine(&(ctrl->mem_head)); in compaq_nvram_load()621 rc &= cpqhp_resource_sort_and_combine(&(ctrl->p_mem_head)); in compaq_nvram_load()622 rc &= cpqhp_resource_sort_and_combine(&(ctrl->io_head)); in compaq_nvram_load()623 rc &= cpqhp_resource_sort_and_combine(&(ctrl->bus_head)); in compaq_nvram_load()
409 rc = cpqhp_resource_sort_and_combine(head); in do_pre_bridge_resource_split()480 rc = cpqhp_resource_sort_and_combine(head); in do_bridge_resource_split()536 if (cpqhp_resource_sort_and_combine(head)) in get_io_resource()630 if (cpqhp_resource_sort_and_combine(head)) in get_max_resource()727 if (cpqhp_resource_sort_and_combine(head)) in get_resource()813 int cpqhp_resource_sort_and_combine(struct pci_resource **head) in cpqhp_resource_sort_and_combine() function1534 cpqhp_resource_sort_and_combine(&(ctrl->mem_head)); in board_added()1535 cpqhp_resource_sort_and_combine(&(ctrl->p_mem_head)); in board_added()1536 cpqhp_resource_sort_and_combine(&(ctrl->io_head)); in board_added()1537 cpqhp_resource_sort_and_combine(&(ctrl->bus_head)); in board_added()[all …]
413 int cpqhp_resource_sort_and_combine(struct pci_resource **head);