Searched refs:Gpe0BlockLength (Results 1 – 6 of 6) sorted by relevance
130 if (AcpiGbl_FADT.Gpe0BlockLength && in AcpiEvGpeInitialize()135 RegisterCount0 = (UINT16) (AcpiGbl_FADT.Gpe0BlockLength / 2); in AcpiEvGpeInitialize()
295 LocalFADT.Gpe0BlockLength = 16; in AnBuildLocalTables()
295 UINT8 Gpe0BlockLength; /* Byte Length of ports at Gpe0Block */ member
142 ACPI_FADT_OFFSET (Gpe0BlockLength),
392 LocalFADT.Gpe0BlockLength = 0x08; in AeBuildLocalTables()
423 {ACPI_DMT_UINT8, ACPI_FADT_OFFSET (Gpe0BlockLength), "GPE0 Block Length", 0},
Completed in 15 milliseconds