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

/netbsd-current/sys/external/bsd/acpica/dist/events/
H A Devgpeinit.c130 if (AcpiGbl_FADT.Gpe0BlockLength &&
135 RegisterCount0 = (UINT16) (AcpiGbl_FADT.Gpe0BlockLength / 2);
/netbsd-current/sys/external/bsd/acpica/dist/common/
H A Ddmtbinfo.c208 {ACPI_DMT_UINT8, ACPI_FADT_OFFSET (Gpe0BlockLength), "GPE0 Block Length", 0},
/netbsd-current/sys/external/bsd/acpica/dist/include/
H A Dactbl.h283 UINT8 Gpe0BlockLength; /* Byte Length of ports at Gpe0Block */ member in struct:acpi_table_fadt
/netbsd-current/sys/external/bsd/acpica/dist/tools/acpiexec/
H A Daetables.c392 LocalFADT.Gpe0BlockLength = 0x20;
/netbsd-current/sys/external/bsd/acpica/dist/tables/
H A Dtbfadt.c142 ACPI_FADT_OFFSET (Gpe0BlockLength),
/netbsd-current/sys/dev/acpi/
H A Dacpi_verbose.c368 { 92, "GPE0_BLK_LEN", AcpiGbl_FADT.Gpe0BlockLength },
/netbsd-current/usr.sbin/acpitools/acpidump/
H A Dacpi.c4248 fadt->Gpe0Block + fadt->Gpe0BlockLength - 1);

Completed in 187 milliseconds