Home
last modified time | relevance | path

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

/acpica-latest/source/include/
Dactbl.h379 …UINT32 Pm1aEventBlock; /* 32-bit port address of Power Mgt 1a Event Reg Blk */ member
/acpica-latest/source/common/
Ddmtbinfo.c304 {ACPI_DMT_UINT32, ACPI_FADT_OFFSET (Pm1aEventBlock), "PM1A Event Block Address", 0},
/acpica-latest/source/components/tables/
Dtbfadt.c207 ACPI_FADT_OFFSET (Pm1aEventBlock),
/acpica-latest/source/tools/acpiexec/
Daetables.c508 LocalFADT.Pm1aEventBlock = 0x00001aaa; in AeBuildLocalTables()