Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/acpica/compiler/
H A Ddttable1.c1221 ACPI_DMAR_DEVICE_SCOPE *DmarDeviceScope; in DtCompileDmar() local
1331 DmarDeviceScope = ACPI_CAST_PTR (ACPI_DMAR_DEVICE_SCOPE, Subtable->Buffer); in DtCompileDmar()
1335 PciPathLength = DmarDeviceScope->Length - Subtable->Length; in DtCompileDmar()
1352 DeviceScopeLength -= DmarDeviceScope->Length; in DtCompileDmar()