Home
last modified time | relevance | path

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

/src/sys/dev/pci/
H A Dpci_host_generic_acpi.c225 ACPI_MCFG_ALLOCATION *mcfg_entry, *mcfg_end; in pci_host_acpi_get_ecam_resource() local
238 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()