Lines Matching refs:UINT8

108     UINT8                   Revision;                           /* ACPI Specification minor version number */
109 UINT8 Checksum; /* To make sum of entire table == 0 */
131 UINT8 SpaceId; /* Address space where struct or register exists */
132 UINT8 BitWidth; /* Size in bits of given register */
133 UINT8 BitOffset; /* Bit offset within the register */
134 UINT8 AccessWidth; /* Minimum Access size (ACPI 3.0) */
150 UINT8 Checksum; /* ACPI 1.0 checksum */
152 UINT8 Revision; /* Must be (0) for ACPI 1.0 or (2) for ACPI 2.0+ */
156 UINT8 ExtendedChecksum; /* Checksum of entire table (ACPI 2.0+) */
157 UINT8 Reserved[3]; /* Reserved, must be zero */
166 UINT8 Checksum;
168 UINT8 Revision;
179 UINT8 ExtendedChecksum;
180 UINT8 Reserved[3];
225 UINT8 Version; /* Version of this table (ACPI 2.0+) */
226 UINT8 Reserved[3]; /* Reserved, must be zero */
228 UINT8 Reserved1[24]; /* Reserved, must be zero */
261 UINT8 Model; /* System Interrupt Model (ACPI 1.0) - not used in ACPI 2.0+ */
262 UINT8 PreferredProfile; /* Conveys preferred power management profile to OSPM. */
265 UINT8 AcpiEnable; /* Value to write to SMI_CMD to enable ACPI */
266 UINT8 AcpiDisable; /* Value to write to SMI_CMD to disable ACPI */
267 UINT8 S4BiosRequest; /* Value to write to SMI_CMD to enter S4BIOS state */
268 UINT8 PstateControl; /* Processor performance state control*/
277 UINT8 Pm1EventLength; /* Byte Length of ports at Pm1xEventBlock */
278 UINT8 Pm1ControlLength; /* Byte Length of ports at Pm1xControlBlock */
279 UINT8 Pm2ControlLength; /* Byte Length of ports at Pm2ControlBlock */
280 UINT8 PmTimerLength; /* Byte Length of ports at PmTimerBlock */
281 UINT8 Gpe0BlockLength; /* Byte Length of ports at Gpe0Block */
282 UINT8 Gpe1BlockLength; /* Byte Length of ports at Gpe1Block */
283 UINT8 Gpe1Base; /* Offset in GPE number space where GPE1 events start */
284 UINT8 CstControl; /* Support for the _CST object and C-States change notification */
289 UINT8 DutyOffset; /* Processor duty cycle index in processor P_CNT reg */
290 UINT8 DutyWidth; /* Processor duty cycle value bit width in P_CNT register */
291 UINT8 DayAlarm; /* Index to day-of-month alarm in RTC CMOS RAM */
292 UINT8 MonthAlarm; /* Index to month-of-year alarm in RTC CMOS RAM */
293 UINT8 Century; /* Index to century in RTC CMOS RAM */
295 UINT8 Reserved; /* Reserved, must be zero */
298 UINT8 ResetValue; /* Value to write to the ResetRegister port to reset the system */
300 UINT8 MinorRevision; /* FADT Minor Revision (ACPI 5.1) */
406 UINT8 Flags;