Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Ddttable2.c991 UINT8 PrevType = ACPI_PMTT_TYPE_SOCKET; in DtCompilePmtt() local
1017 while (PrevType >= PmttHeader->Type) in DtCompilePmtt()
1021 if (PrevType == ACPI_PMTT_TYPE_SOCKET) in DtCompilePmtt()
1026 PrevType--; in DtCompilePmtt()
1029 PrevType = PmttHeader->Type; in DtCompilePmtt()