Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Ddttable1.c659 UINT32 PciPathLength; in DtCompileDmar() local
766 PciPathLength = DmarDeviceScope->Length - Subtable->Length; in DtCompileDmar()
767 while (PciPathLength) in DtCompileDmar()
779 PciPathLength -= Subtable->Length; in DtCompileDmar()