Home
last modified time | relevance | path

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

/acpica-3.7.0/source/compiler/
Ddttable2.c2466 UINT32 LocalityListLength; in DtCompileSlit() local
2482 LocalityListLength = 0; in DtCompileSlit()
2492 LocalityListLength++; in DtCompileSlit()
2499 if (LocalityListLength != Localities) in DtCompileSlit()
2503 LocalityListLength, Localities); in DtCompileSlit()