Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dshpchprm_nonacpi.c85 if (func->io_head) { in phprm_dump_func_res()
87 print_pci_resource (func->io_head); in phprm_dump_func_res()
203 rc |= phprm_delete_resources (&ctrl->io_head, func->io_head); in configure_existing_function()
261 if (ctrl->io_head) { in phprm_dump_ctrl_res()
263 print_pci_resource (ctrl->io_head); in phprm_dump_ctrl_res()
308 if (func.io_head) in shpchprm_find_available_resources()
309 func.io_head->next = ctrl->io_head; in shpchprm_find_available_resources()
310 ctrl->io_head = func.io_head; in shpchprm_find_available_resources()
331 rc &= shpchp_resource_sort_and_combine(&(ctrl->io_head)); in shpchprm_find_available_resources()
Dpciehprm_nonacpi.c85 if (func->io_head) { in phprm_dump_func_res()
87 print_pci_resource (func->io_head); in phprm_dump_func_res()
203 rc |= phprm_delete_resources (&ctrl->io_head, func->io_head); in configure_existing_function()
332 if (ctrl->io_head) { in phprm_dump_ctrl_res()
334 print_pci_resource (ctrl->io_head); in phprm_dump_ctrl_res()
379 if (func.io_head) in pciehprm_find_available_resources()
380 func.io_head->next = ctrl->io_head; in pciehprm_find_available_resources()
381 ctrl->io_head = func.io_head; in pciehprm_find_available_resources()
Dpciehprm_acpi.c80 struct pci_resource *io_head; member
104 struct pci_resource *io_head; /* available */ member
322 if (aps->io_head) { in print_slot_resources()
324 print_pci_resource (aps->io_head); in print_slot_resources()
353 if (ab->io_head) { in print_pci_resources()
355 print_pci_resource (ab->io_head); in print_pci_resources()
589 aprh = &ab->io_head; in acpi_parse_address16_32()
720 pciehp_resource_sort_and_combine(&ab->io_head); in acpi_get_crs()
725 pciehprm_add_resources (&ab->tio_head, ab->io_head); in acpi_get_crs()
1151 free_pci_resource (aps->io_head); in free_a_slot()
[all …]
Dshpchprm_acpi.c80 struct pci_resource *io_head; member
104 struct pci_resource *io_head; /* available */ member
323 if (aps->io_head) { in print_slot_resources()
325 print_pci_resource (aps->io_head); in print_slot_resources()
354 if (ab->io_head) { in print_pci_resources()
356 print_pci_resource (ab->io_head); in print_pci_resources()
590 aprh = &ab->io_head; in acpi_parse_address16_32()
721 shpchp_resource_sort_and_combine(&ab->io_head); in acpi_get_crs()
726 shpchprm_add_resources (&ab->tio_head, ab->io_head); in acpi_get_crs()
1149 free_pci_resource (aps->io_head); in free_a_slot()
[all …]
Dacpiphp_pci.c87 res = acpiphp_get_io_resource(&bridge->io_head, len); in init_config_space()
96 res->next = func->io_head; in init_config_space()
97 func->io_head = res; in init_config_space()
349 res = acpiphp_get_resource_with_base(&bridge->io_head, base, len); in detect_used_resource()
477 res->next = func->io_head; in acpiphp_init_func_resource()
478 func->io_head = res; in acpiphp_init_func_resource()
533 acpiphp_free_resource(&func->io_head); in acpiphp_init_func_resource()
671 acpiphp_move_resource(&func->io_head, &bridge->io_head); in acpiphp_unconfigure_function()
Dpciehp_ctrl.c1175 res_lists.io_head = ctrl->io_head; in board_added()
1184 ctrl->io_head = res_lists.io_head; in board_added()
1191 pciehp_resource_sort_and_combine(&(ctrl->io_head)); in board_added()
1265 !(func->bus_head || func->mem_head || func->p_mem_head || func->io_head)) { in remove_board()
1277 || temp_func->p_mem_head || temp_func->io_head) { in remove_board()
1315 res_lists.io_head = ctrl->io_head; in remove_board()
1325 ctrl->io_head = res_lists.io_head; in remove_board()
1332 pciehp_resource_sort_and_combine(&(ctrl->io_head)); in remove_board()
2012 io_node = get_max_resource(&(resources->io_head), 0x1000L); in configure_new_function()
2058 temp_resources.io_head = io_node; in configure_new_function()
[all …]
Dacpiphp_glue.c334 res->next = bridge->io_head; in decode_acpi_resource()
335 bridge->io_head = res; in decode_acpi_resource()
355 acpiphp_resource_sort_and_combine(&bridge->io_head); in decode_acpi_resource()
577 bridge->io_head = acpiphp_make_resource((u64)base, limit - base + 1); in add_p2p_bridge()
578 if (!bridge->io_head) { in add_p2p_bridge()
584 (u32)bridge->io_head->base, in add_p2p_bridge()
585 (u32)(bridge->io_head->base + bridge->io_head->length - 1)); in add_p2p_bridge()
592 bridge->io_head = acpiphp_make_resource((u64)base, limit - base + 1); in add_p2p_bridge()
593 if (!bridge->io_head) { in add_p2p_bridge()
599 (u32)bridge->io_head->base, in add_p2p_bridge()
[all …]
Dcpqphp_ctrl.c1503 res_lists.io_head = ctrl->io_head; in board_added()
1512 ctrl->io_head = res_lists.io_head; in board_added()
1519 cpqhp_resource_sort_and_combine(&(ctrl->io_head)); in board_added()
1622 !func->p_mem_head && !func->io_head) { in remove_board()
1630 || temp_func->p_mem_head || temp_func->io_head) { in remove_board()
1666 res_lists.io_head = ctrl->io_head; in remove_board()
1673 ctrl->io_head = res_lists.io_head; in remove_board()
1680 cpqhp_resource_sort_and_combine(&(ctrl->io_head)); in remove_board()
2523 io_node = get_max_resource(&(resources->io_head), 0x1000); in configure_new_function()
2554 temp_resources.io_head = io_node; in configure_new_function()
[all …]
Dcpqphp_pci.c945 io_node->next = func->io_head; in cpqhp_save_used_resources()
946 func->io_head = io_node; in cpqhp_save_used_resources()
1007 io_node->next = func->io_head; in cpqhp_save_used_resources()
1008 func->io_head = io_node; in cpqhp_save_used_resources()
1072 io_node->next = func->io_head; in cpqhp_save_used_resources()
1073 func->io_head = io_node; in cpqhp_save_used_resources()
1485 io_node->next = ctrl->io_head; in cpqhp_find_available_resources()
1486 ctrl->io_head = io_node; in cpqhp_find_available_resources()
1488 io_node->next = func->io_head; in cpqhp_find_available_resources()
1489 func->io_head = io_node; in cpqhp_find_available_resources()
[all …]
Dpciehp_pci.c744 io_node->next = func->io_head; in pciehp_save_used_resources()
745 func->io_head = io_node; in pciehp_save_used_resources()
812 io_node->next = func->io_head; in pciehp_save_used_resources()
813 func->io_head = io_node; in pciehp_save_used_resources()
917 node = func->io_head; in pciehp_return_board_resources()
918 func->io_head = NULL; in pciehp_return_board_resources()
921 return_resource(&(resources->io_head), node); in pciehp_return_board_resources()
951 rc |= pciehp_resource_sort_and_combine(&(resources->io_head)); in pciehp_return_board_resources()
967 res = resources->io_head; in pciehp_destroy_resource_list()
968 resources->io_head = NULL; in pciehp_destroy_resource_list()
[all …]
Dshpchp_pci.c736 io_node->next = func->io_head; in shpchp_save_used_resources()
737 func->io_head = io_node; in shpchp_save_used_resources()
804 io_node->next = func->io_head; in shpchp_save_used_resources()
805 func->io_head = io_node; in shpchp_save_used_resources()
909 node = func->io_head; in shpchp_return_board_resources()
910 func->io_head = NULL; in shpchp_return_board_resources()
913 return_resource(&(resources->io_head), node); in shpchp_return_board_resources()
943 rc |= shpchp_resource_sort_and_combine(&(resources->io_head)); in shpchp_return_board_resources()
959 res = resources->io_head; in shpchp_destroy_resource_list()
960 resources->io_head = NULL; in shpchp_destroy_resource_list()
[all …]
Dshpchp_ctrl.c1551 res_lists.io_head = ctrl->io_head; in board_added()
1560 ctrl->io_head = res_lists.io_head; in board_added()
1567 shpchp_resource_sort_and_combine(&(ctrl->io_head)); in board_added()
1690 !(func->bus_head || func->mem_head || func->p_mem_head || func->io_head)) { in remove_board()
1701 || temp_func->p_mem_head || temp_func->io_head) { in remove_board()
1752 res_lists.io_head = ctrl->io_head; in remove_board()
1762 ctrl->io_head = res_lists.io_head; in remove_board()
1769 shpchp_resource_sort_and_combine(&(ctrl->io_head)); in remove_board()
2455 io_node = get_max_resource(&(resources->io_head), 0x1000L); in configure_new_function()
2501 temp_resources.io_head = io_node; in configure_new_function()
[all …]
Dshpchprm_legacy.c258 io_node->next = ctrl->io_head; in shpchprm_find_available_resources()
259 ctrl->io_head = io_node; in shpchprm_find_available_resources()
261 io_node->next = func->io_head; in shpchprm_find_available_resources()
262 func->io_head = io_node; in shpchprm_find_available_resources()
340 rc &= shpchp_resource_sort_and_combine(&(ctrl->io_head)); in shpchprm_find_available_resources()
Dcpqphp_nvram.c354 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()
621 rc &= cpqhp_resource_sort_and_combine(&(ctrl->io_head)); in compaq_nvram_load()
Dacpiphp.h127 struct pci_resource *io_head; member
173 struct pci_resource *io_head; member
Dpciehp.h70 struct pci_resource *io_head; member
116 struct pci_resource *io_head; member
149 struct pci_resource *io_head; member
Dcpqphp_proc.c73 res = ctrl->io_head; in read_ctrl()
129 res = new_slot->io_head; in read_dev()
Dshpchp.h71 struct pci_resource *io_head; member
117 struct pci_resource *io_head; member
150 struct pci_resource *io_head; member
Dacpiphp_res.c679 dump_resource(bridge->io_head); in acpiphp_dump_resource()
691 dump_resource(func->io_head); in acpiphp_dump_func_resource()
Dcpqphp.h253 struct pci_resource *io_head; member
298 struct pci_resource *io_head; member
341 struct pci_resource *io_head; member
Dpciehp_core.c553 res = ctrl->io_head; in unload_pciehpd()
594 res = next->io_head; in unload_pciehpd()
Dshpchp_core.c547 res = ctrl->io_head; in unload_shpchpd()
589 res = next->io_head; in unload_shpchpd()
Dcpqphp_core.c1391 res = ctrl->io_head; in unload_cpqphpd()
1427 res = next->io_head; in unload_cpqphpd()