Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmm/intel/
H A Dvtd.c194 int i, remaining, pathrem; in vtd_device_scope() local
236 pathrem = device_scope->Length - in vtd_device_scope()
238 while (pathrem >= sizeof (ACPI_DMAR_PCI_PATH)) { in vtd_device_scope()
240 (pathend - pathrem); in vtd_device_scope()
241 pathrem -= sizeof (ACPI_DMAR_PCI_PATH); in vtd_device_scope()