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

/freebsd-12-stable/sys/contrib/dev/acpica/compiler/
H A Ddttable1.c659 UINT32 PciPathLength; local
766 PciPathLength = DmarDeviceScope->Length - Subtable->Length;
767 while (PciPathLength)
779 PciPathLength -= Subtable->Length;

Completed in 111 milliseconds