Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/dev/acpica/components/tables/
HDtbfadt.c100 ACPI_FADT_OFFSET (Pm1EventLength),
107 ACPI_FADT_OFFSET (Pm1EventLength),
/NextBSD/sys/contrib/dev/acpica/include/
HDactbl.h278 UINT8 Pm1EventLength; /* Byte Length of ports at Pm1xEventBlock */ member
/NextBSD/usr.sbin/acpi/acpidump/
HDacpi.c1133 fadt->Pm1aEventBlock + fadt->Pm1EventLength - 1); in acpi_print_fadt()
1137 fadt->Pm1bEventBlock + fadt->Pm1EventLength - 1); in acpi_print_fadt()
/NextBSD/sys/contrib/dev/acpica/common/
HDdmtbinfo.c419 {ACPI_DMT_UINT8, ACPI_FADT_OFFSET (Pm1EventLength), "PM1 Event Block Length", 0},