Home
last modified time | relevance | path

Searched refs:Gpe0Block (Results 1 – 5 of 5) sorted by relevance

/src/sys/contrib/dev/acpica/include/
H A Dactbl.h385 …UINT32 Gpe0Block; /* 32-bit port address of General Purpose Event 0 Reg … member
/src/sys/contrib/dev/acpica/common/
H A Ddmtbinfo.c310 {ACPI_DMT_UINT32, ACPI_FADT_OFFSET (Gpe0Block), "GPE0 Block Address", 0},
/src/sys/contrib/dev/acpica/components/tables/
H A Dtbfadt.c249 ACPI_FADT_OFFSET (Gpe0Block),
/src/usr.sbin/bhyve/
H A Dacpi.c527 fadt.Gpe0Block = htole32(IO_GPE0_BLK); in build_fadt()
/src/usr.sbin/acpi/acpidump/
H A Dacpi.c2555 if (fadt->Gpe0Block != 0) in acpi_print_fadt()
2557 fadt->Gpe0Block, in acpi_print_fadt()
2558 fadt->Gpe0Block + fadt->Gpe0BlockLength - 1); in acpi_print_fadt()