Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/compiler/
A Ddttable2.c806 UINT8 PrevType = ACPI_PMTT_TYPE_SOCKET; in DtCompilePmtt() local
832 while (PrevType >= PmttHeader->Type) in DtCompilePmtt()
836 if (PrevType == ACPI_PMTT_TYPE_SOCKET) in DtCompilePmtt()
841 PrevType--; in DtCompilePmtt()
844 PrevType = PmttHeader->Type; in DtCompilePmtt()

Completed in 628 milliseconds