Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Ddttable2.c2318 UINT32 LocalityListLength; in DtCompileSlit() local
2334 LocalityListLength = 0; in DtCompileSlit()
2344 LocalityListLength++; in DtCompileSlit()
2351 if (LocalityListLength != Localities) in DtCompileSlit()
2355 LocalityListLength, Localities); in DtCompileSlit()