Searched refs:Gpe1Block (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/external/bsd/acpica/dist/common/
H A Ddmtbinfo.c203 {ACPI_DMT_UINT32, ACPI_FADT_OFFSET (Gpe1Block), "GPE1 Block Address", 0},
/netbsd-current/sys/external/bsd/acpica/dist/include/
H A Dactbl.h278 UINT32 Gpe1Block; /* 32-bit port address of General Purpose Event 1 Reg Blk */ member in struct:acpi_table_fadt
284 UINT8 Gpe1BlockLength; /* Byte Length of ports at Gpe1Block */
/netbsd-current/sys/external/bsd/acpica/dist/tools/acpiexec/
H A Daetables.c396 LocalFADT.Gpe1Block = 0x0000BA98;
/netbsd-current/sys/external/bsd/acpica/dist/tables/
H A Dtbfadt.c146 {"Gpe1Block",
148 ACPI_FADT_OFFSET (Gpe1Block),
/netbsd-current/sys/dev/acpi/
H A Dacpi_verbose.c363 { 84, "GPE1_BLK", AcpiGbl_FADT.Gpe1Block },
/netbsd-current/usr.sbin/acpitools/acpidump/
H A Dacpi.c4249 if (fadt->Gpe1Block != 0)
4251 fadt->Gpe1Block,
4252 fadt->Gpe1Block + fadt->Gpe1BlockLength - 1,

Completed in 215 milliseconds