Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/intel/
H A Dvtd.c185 char *end, *pathend; in vtd_device_scope() local
223 pathend = (char *)device_scope + device_scope->Length; in vtd_device_scope()
226 path = (ACPI_DMAR_PCI_PATH *)(pathend - pathremaining); in vtd_device_scope()