Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/components/events/
H A Devgpeinit.c261 if (AcpiGbl_FADT.Gpe1BlockLength && in AcpiEvGpeInitialize()
266 RegisterCount1 = (UINT16) (AcpiGbl_FADT.Gpe1BlockLength / 2); in AcpiEvGpeInitialize()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dactbl.h392 UINT8 Gpe1BlockLength; /* Byte Length of ports at Gpe1Block */ member
/f-stack/freebsd/contrib/dev/acpica/common/
H A Ddmtbinfo.c317 {ACPI_DMT_UINT8, ACPI_FADT_OFFSET (Gpe1BlockLength), "GPE1 Block Length", 0},
/f-stack/freebsd/contrib/dev/acpica/components/tables/
H A Dtbfadt.c257 ACPI_FADT_OFFSET (Gpe1BlockLength),