Lines Matching refs:io_head

80 	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()
1180 free_pci_resource (ab->io_head); in free_a_bridge()
1329 if (func->io_head) { in pciehprm_dump_func_res()
1331 print_pci_resource (func->io_head); in pciehprm_dump_func_res()
1351 if (ctrl->io_head) { in pciehprm_dump_ctrl_res()
1353 print_pci_resource (ctrl->io_head); in pciehprm_dump_ctrl_res()
1386 rc |= pciehprm_delete_resources (&ctrl->io_head, func->io_head); in configure_existing_function()
1457 if (ab->io_head) { in bind_pci_resources()
1459 status = pciehprm_add_resources (&ctrl->io_head, ab->io_head); in bind_pci_resources()
1460 if (pciehprm_delete_resources (&ab->io_head, ctrl->io_head)) in bind_pci_resources()
1498 return !(ab->p_mem_head || ab->mem_head || ab->io_head || ab->bus_head); in no_pci_resources()
1519 ab->io_head = func.io_head; in find_pci_bridge_resources()
1540 pciehp_resource_sort_and_combine(&ab->io_head); in get_pci_resources_from_bridge()
1545 pciehprm_add_resources (&ab->tio_head, ab->io_head); in get_pci_resources_from_bridge()