Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/acpica/compiler/
H A Ddttable1.c1223 UINT32 PciPathLength; in DtCompileDmar() local
1335 PciPathLength = DmarDeviceScope->Length - Subtable->Length; in DtCompileDmar()
1336 while (PciPathLength) in DtCompileDmar()
1348 PciPathLength -= Subtable->Length; in DtCompileDmar()