Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/compiler/
H A Ddttable1.c1446 UINT32 DeviceScopeLength; in DtCompileDmar() local
1540 DeviceScopeLength = DmarHeader->Length - Subtable->Length - in DtCompileDmar()
1542 while (DeviceScopeLength) in DtCompileDmar()
1576 DeviceScopeLength -= DmarDeviceScope->Length; in DtCompileDmar()