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

/freebsd-10-stable/sys/contrib/dev/acpica/compiler/
H A Ddttable1.c546 UINT32 PciPathLength; local
653 PciPathLength = DmarDeviceScope->Length - Subtable->Length;
654 while (PciPathLength)
666 PciPathLength -= Subtable->Length;

Completed in 40 milliseconds