Home
last modified time | relevance | path

Searched refs:Gpe0BlockLength (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/dev/acpica/components/events/
H A Devgpeinit.c238 if (AcpiGbl_FADT.Gpe0BlockLength && in AcpiEvGpeInitialize()
243 RegisterCount0 = (UINT16) (AcpiGbl_FADT.Gpe0BlockLength / 2); in AcpiEvGpeInitialize()
/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl.h391 UINT8 Gpe0BlockLength; /* Byte Length of ports at Gpe0Block */ member
/freebsd/sys/contrib/dev/acpica/common/
H A Ddmtbinfo.c316 {ACPI_DMT_UINT8, ACPI_FADT_OFFSET (Gpe0BlockLength), "GPE0 Block Length", 0},
/freebsd/sys/contrib/dev/acpica/components/tables/
H A Dtbfadt.c250 ACPI_FADT_OFFSET (Gpe0BlockLength),
/freebsd/usr.sbin/bhyve/
H A Dacpi.c485 fadt.Gpe0BlockLength = IO_GPE0_LEN; in build_fadt()
/freebsd/usr.sbin/acpi/acpidump/
H A Dacpi.c2375 fadt->Gpe0Block + fadt->Gpe0BlockLength - 1); in acpi_print_fadt()