Searched refs:mcfg_end (Results 1 – 1 of 1) sorted by relevance
225 ACPI_MCFG_ALLOCATION *mcfg_entry, *mcfg_end; in pci_host_acpi_get_ecam_resource() local238 mcfg_end = (ACPI_MCFG_ALLOCATION *)((char *)hdr + hdr->Length); in pci_host_acpi_get_ecam_resource()240 while (mcfg_entry < mcfg_end && !found) { in pci_host_acpi_get_ecam_resource()