Searched refs:PeerSubtable (Results 1 – 1 of 1) sorted by relevance
411 DT_SUBTABLE *PeerSubtable; in DtCompileApmt() local454 PeerSubtable = DtGetNextSubtable(ParentTable, NULL); in DtCompileApmt()457 while(PeerSubtable) in DtCompileApmt()459 PeerApmtNode = ACPI_CAST_PTR(ACPI_APMT_NODE, PeerSubtable->Buffer); in DtCompileApmt()467 PeerSubtable = DtGetNextSubtable(ParentTable, PeerSubtable); in DtCompileApmt()