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

/netbsd-current/sys/external/bsd/acpica/dist/events/
H A Devgpeinit.c153 if (AcpiGbl_FADT.Gpe1BlockLength &&
158 RegisterCount1 = (UINT16) (AcpiGbl_FADT.Gpe1BlockLength / 2);
/netbsd-current/sys/external/bsd/acpica/dist/common/
H A Ddmtbinfo.c209 {ACPI_DMT_UINT8, ACPI_FADT_OFFSET (Gpe1BlockLength), "GPE1 Block Length", 0},
/netbsd-current/sys/external/bsd/acpica/dist/include/
H A Dactbl.h284 UINT8 Gpe1BlockLength; /* Byte Length of ports at Gpe1Block */ member in struct:acpi_table_fadt
/netbsd-current/sys/external/bsd/acpica/dist/tools/acpiexec/
H A Daetables.c395 LocalFADT.Gpe1BlockLength = 0x20;
/netbsd-current/sys/external/bsd/acpica/dist/tables/
H A Dtbfadt.c149 ACPI_FADT_OFFSET (Gpe1BlockLength),
/netbsd-current/sys/dev/acpi/
H A Dacpi_verbose.c369 { 93, "GPE1_BLK_LEN", AcpiGbl_FADT.Gpe1BlockLength },
/netbsd-current/usr.sbin/acpitools/acpidump/
H A Dacpi.c4252 fadt->Gpe1Block + fadt->Gpe1BlockLength - 1,

Completed in 301 milliseconds