Lines Matching refs:u8

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