Searched refs:Gpe1BlockLength (Results 1 – 6 of 6) sorted by relevance
153 if (AcpiGbl_FADT.Gpe1BlockLength && in AcpiEvGpeInitialize()158 RegisterCount1 = (UINT16) (AcpiGbl_FADT.Gpe1BlockLength / 2); in AcpiEvGpeInitialize()
298 LocalFADT.Gpe1BlockLength = 6; in AnBuildLocalTables()
296 UINT8 Gpe1BlockLength; /* Byte Length of ports at Gpe1Block */ member
149 ACPI_FADT_OFFSET (Gpe1BlockLength),
395 LocalFADT.Gpe1BlockLength = 0x80; in AeBuildLocalTables()
424 {ACPI_DMT_UINT8, ACPI_FADT_OFFSET (Gpe1BlockLength), "GPE1 Block Length", 0},
Completed in 14 milliseconds