Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Ddttable1.c658 UINT32 DeviceScopeLength; in DtCompileDmar() local
747 DeviceScopeLength = DmarHeader->Length - Subtable->Length - in DtCompileDmar()
749 while (DeviceScopeLength) in DtCompileDmar()
783 DeviceScopeLength -= DmarDeviceScope->Length; in DtCompileDmar()