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

/freebsd-10-stable/sys/contrib/dev/acpica/compiler/
H A Ddttable1.c545 UINT32 DeviceScopeLength; local
634 DeviceScopeLength = DmarHeader->Length - Subtable->Length -
636 while (DeviceScopeLength)
670 DeviceScopeLength -= DmarDeviceScope->Length;

Completed in 53 milliseconds