Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/dev/acpica/compiler/
HDdttable.c706 UINT32 DeviceScopeLength; in DtCompileDmar() local
795 DeviceScopeLength = DmarHeader->Length - Subtable->Length - in DtCompileDmar()
797 while (DeviceScopeLength) in DtCompileDmar()
831 DeviceScopeLength -= DmarDeviceScope->Length; in DtCompileDmar()