Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/dev/acpica/compiler/
HDdttable.c705 ACPI_DMAR_DEVICE_SCOPE *DmarDeviceScope; in DtCompileDmar() local
810 DmarDeviceScope = ACPI_CAST_PTR (ACPI_DMAR_DEVICE_SCOPE, Subtable->Buffer); in DtCompileDmar()
814 PciPathLength = DmarDeviceScope->Length - Subtable->Length; in DtCompileDmar()
831 DeviceScopeLength -= DmarDeviceScope->Length; in DtCompileDmar()