Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/compiler/
H A Ddttable1.c1447 UINT32 PciPathLength; in DtCompileDmar() local
1559 PciPathLength = DmarDeviceScope->Length - Subtable->Length; in DtCompileDmar()
1560 while (PciPathLength) in DtCompileDmar()
1572 PciPathLength -= Subtable->Length; in DtCompileDmar()