Lines Matching refs:u8
103 u8 revision; /* ACPI Specification minor version number */
104 u8 checksum; /* To make sum of entire table == 0 */
123 u8 space_id; /* Address space where struct or register exists */
124 u8 bit_width; /* Size in bits of given register */
125 u8 bit_offset; /* Bit offset within the register */
126 u8 access_width; /* Minimum Access size (ACPI 3.0) */
139 u8 checksum; /* ACPI 1.0 checksum */
141 u8 revision; /* Must be (0) for ACPI 1.0 or (2) for ACPI 2.0+ */
145 u8 extended_checksum; /* Checksum of entire table (ACPI 2.0+) */
146 u8 reserved[3]; /* Reserved, must be zero */
153 u8 checksum;
155 u8 revision;
164 u8 extended_checksum;
165 u8 reserved[3];
202 u8 version; /* Version of this table (ACPI 2.0+) */
203 u8 reserved[3]; /* Reserved, must be zero */
205 u8 reserved1[24]; /* Reserved, must be zero */
235 u8 model; /* System Interrupt Model (ACPI 1.0) - not used in ACPI 2.0+ */
236 u8 preferred_profile; /* Conveys preferred power management profile to OSPM. */
239 u8 acpi_enable; /* Value to write to SMI_CMD to enable ACPI */
240 u8 acpi_disable; /* Value to write to SMI_CMD to disable ACPI */
241 u8 s4_bios_request; /* Value to write to SMI_CMD to enter S4BIOS state */
242 u8 pstate_control; /* Processor performance state control */
251 u8 pm1_event_length; /* Byte Length of ports at pm1x_event_block */
252 u8 pm1_control_length; /* Byte Length of ports at pm1x_control_block */
253 u8 pm2_control_length; /* Byte Length of ports at pm2_control_block */
254 u8 pm_timer_length; /* Byte Length of ports at pm_timer_block */
255 u8 gpe0_block_length; /* Byte Length of ports at gpe0_block */
256 u8 gpe1_block_length; /* Byte Length of ports at gpe1_block */
257 u8 gpe1_base; /* Offset in GPE number space where GPE1 events start */
258 u8 cst_control; /* Support for the _CST object and C-States change notification */
263 u8 duty_offset; /* Processor duty cycle index in processor P_CNT reg */
264 u8 duty_width; /* Processor duty cycle value bit width in P_CNT register */
265 u8 day_alarm; /* Index to day-of-month alarm in RTC CMOS RAM */
266 u8 month_alarm; /* Index to month-of-year alarm in RTC CMOS RAM */
267 u8 century; /* Index to century in RTC CMOS RAM */
269 u8 reserved; /* Reserved, must be zero */
272 u8 reset_value; /* Value to write to the reset_register port to reset the system */
274 u8 minor_revision; /* FADT Minor Revision (ACPI 5.1) */
371 u8 flags;