Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl.h379 …UINT32 Pm1aEventBlock; /* 32-bit port address of Power Mgt 1a Event Reg Blk */ member
/freebsd/sys/contrib/dev/acpica/common/
H A Ddmtbinfo.c304 {ACPI_DMT_UINT32, ACPI_FADT_OFFSET (Pm1aEventBlock), "PM1A Event Block Address", 0},
/freebsd/sys/contrib/dev/acpica/components/tables/
H A Dtbfadt.c207 ACPI_FADT_OFFSET (Pm1aEventBlock),
/freebsd/usr.sbin/bhyve/
H A Dacpi.c524 fadt.Pm1aEventBlock = htole32(PM1A_EVT_ADDR); in build_fadt()
/freebsd/usr.sbin/acpi/acpidump/
H A Dacpi.c2535 fadt->Pm1aEventBlock, in acpi_print_fadt()
2536 fadt->Pm1aEventBlock + fadt->Pm1EventLength - 1); in acpi_print_fadt()