Lines Matching refs:io_head
80 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()
1178 free_pci_resource (ab->io_head); in free_a_bridge()
1324 if (func->io_head) { in shpchprm_dump_func_res()
1326 print_pci_resource (func->io_head); in shpchprm_dump_func_res()
1346 if (ctrl->io_head) { in shpchprm_dump_ctrl_res()
1348 print_pci_resource (ctrl->io_head); in shpchprm_dump_ctrl_res()
1381 rc |= shpchprm_delete_resources (&ctrl->io_head, func->io_head); in configure_existing_function()
1448 if (ab->io_head) { in bind_pci_resources()
1450 status = shpchprm_add_resources (&ctrl->io_head, ab->io_head); in bind_pci_resources()
1451 if (shpchprm_delete_resources (&ab->io_head, ctrl->io_head)) in bind_pci_resources()
1489 return !(ab->p_mem_head || ab->mem_head || ab->io_head || ab->bus_head); in no_pci_resources()
1510 ab->io_head = func.io_head; in find_pci_bridge_resources()
1532 shpchp_resource_sort_and_combine(&ab->io_head); in get_pci_resources_from_bridge()
1537 shpchprm_add_resources (&ab->tio_head, ab->io_head); in get_pci_resources_from_bridge()