Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/contrib/dev/acpica/components/events/
Devgpeinit.c154 AcpiGbl_FADT.XGpe1Block.Address) in AcpiEvGpeInitialize()
181 AcpiGbl_FADT.XGpe1Block.Address, in AcpiEvGpeInitialize()
182 AcpiGbl_FADT.XGpe1Block.SpaceId, in AcpiEvGpeInitialize()
/freebsd-10-stable/sys/contrib/dev/acpica/include/
Dactbl.h311 …ACPI_GENERIC_ADDRESS XGpe1Block; /* 64-bit Extended General Purpose Event 1 Reg Blk add… member
/freebsd-10-stable/sys/contrib/dev/acpica/components/tables/
Dtbfadt.c147 ACPI_FADT_OFFSET (XGpe1Block),
/freebsd-10-stable/usr.sbin/acpi/acpidump/
Dacpi.c1236 if (fadt->XGpe1Block.Address != 0) { in acpi_print_fadt()
1238 acpi_print_gas(&fadt->XGpe1Block); in acpi_print_fadt()
/freebsd-10-stable/sys/contrib/dev/acpica/common/
Ddmtbinfo.c519 {ACPI_DMT_GAS, ACPI_FADT_OFFSET (XGpe1Block), "GPE1 Block", 0},