Home
last modified time | relevance | path

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

/acpica-3.6.0/source/compiler/
Ddttable1.c1308 UINT32 PciPathLength; in DtCompileDmar() local
1420 PciPathLength = DmarDeviceScope->Length - Subtable->Length; in DtCompileDmar()
1421 while (PciPathLength) in DtCompileDmar()
1433 PciPathLength -= Subtable->Length; in DtCompileDmar()