Home
last modified time | relevance | path

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

/src/sys/contrib/dev/acpica/compiler/
H A Ddttable1.c1445 ACPI_DMAR_DEVICE_SCOPE *DmarDeviceScope; in DtCompileDmar() local
1560 DmarDeviceScope = ACPI_CAST_PTR (ACPI_DMAR_DEVICE_SCOPE, Subtable->Buffer); in DtCompileDmar()
1564 PciPathLength = DmarDeviceScope->Length - Subtable->Length; in DtCompileDmar()
1581 DeviceScopeLength -= DmarDeviceScope->Length; in DtCompileDmar()