Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/acpica/dist/events/
Devgpeinit.c238 if (AcpiGbl_FADT.Gpe0BlockLength && in AcpiEvGpeInitialize()
243 RegisterCount0 = (UINT16) (AcpiGbl_FADT.Gpe0BlockLength / 2); in AcpiEvGpeInitialize()
/netbsd/src/sys/external/bsd/acpica/dist/include/
Dactbl.h391 UINT8 Gpe0BlockLength; /* Byte Length of ports at Gpe0Block */ member
/netbsd/src/sys/external/bsd/acpica/dist/common/
Ddmtbinfo.c316 {ACPI_DMT_UINT8, ACPI_FADT_OFFSET (Gpe0BlockLength), "GPE0 Block Length", 0},
/netbsd/src/sys/external/bsd/acpica/dist/tables/
Dtbfadt.c250 ACPI_FADT_OFFSET (Gpe0BlockLength),
/netbsd/src/sys/external/bsd/acpica/dist/tools/acpiexec/
Daetables.c500 LocalFADT.Gpe0BlockLength = 0x20; in AeBuildLocalTables()
/netbsd/src/sys/dev/acpi/
Dacpi_verbose.c368 { 92, "GPE0_BLK_LEN", AcpiGbl_FADT.Gpe0BlockLength }, in acpi_print_fadt()
/netbsd/src/usr.sbin/acpitools/acpidump/
Dacpi.c4248 fadt->Gpe0Block + fadt->Gpe0BlockLength - 1); in acpi_print_fadt()