Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl1.h1334 UINT8 Gpe; /* The GPE for the EC */ member
H A Dactbl2.h1805 UINT8 Gpe; member
/freebsd/sys/contrib/dev/acpica/common/
H A Ddmtbinfo1.c1155 {ACPI_DMT_UINT8, ACPI_ECDT_OFFSET (Gpe), "GPE Number", 0},
H A Ddmtbinfo2.c1193 {ACPI_DMT_UINT8, ACPI_MCHI_OFFSET (Gpe), "Gpe", 0},
/freebsd/usr.sbin/acpi/acpidump/
H A Dacpi.c916 printf("GPE_BIT=%#x\n", ecdt->Gpe); in acpi_handle_ecdt()