Searched refs:PeerSubtable (Results 1 – 1 of 1) sorted by relevance
503 DT_SUBTABLE *PeerSubtable; in DtCompileApmt() local546 PeerSubtable = DtGetNextSubtable(ParentTable, NULL); in DtCompileApmt()549 while(PeerSubtable) in DtCompileApmt()551 PeerApmtNode = ACPI_CAST_PTR(ACPI_APMT_NODE, PeerSubtable->Buffer); in DtCompileApmt()559 PeerSubtable = DtGetNextSubtable(ParentTable, PeerSubtable); in DtCompileApmt()