Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/acpica/compiler/
HDdttable1.c1222 UINT32 DeviceScopeLength; in DtCompileDmar() local
1316 DeviceScopeLength = DmarHeader->Length - Subtable->Length - in DtCompileDmar()
1318 while (DeviceScopeLength) in DtCompileDmar()
1352 DeviceScopeLength -= DmarDeviceScope->Length; in DtCompileDmar()