Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Ddttable1.c657 ACPI_DMAR_DEVICE_SCOPE *DmarDeviceScope; in DtCompileDmar() local
762 DmarDeviceScope = ACPI_CAST_PTR (ACPI_DMAR_DEVICE_SCOPE, Subtable->Buffer); in DtCompileDmar()
766 PciPathLength = DmarDeviceScope->Length - Subtable->Length; in DtCompileDmar()
783 DeviceScopeLength -= DmarDeviceScope->Length; in DtCompileDmar()