Home
last modified time | relevance | path

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

/acpica-3.7.0/source/compiler/
Ddttable1.c1306 ACPI_DMAR_DEVICE_SCOPE *DmarDeviceScope; in DtCompileDmar() local
1416 DmarDeviceScope = ACPI_CAST_PTR (ACPI_DMAR_DEVICE_SCOPE, Subtable->Buffer); in DtCompileDmar()
1420 PciPathLength = DmarDeviceScope->Length - Subtable->Length; in DtCompileDmar()
1437 DeviceScopeLength -= DmarDeviceScope->Length; in DtCompileDmar()