Home | History | Annotate | Download | only in include

Lines Matching refs:UINT8

191     UINT8                           DescriptorType;     /* To differentiate various internal objs */\
192 UINT8 Type; /* ACPI_OBJECT_TYPE */\
194 UINT8 Flags
227 UINT8 Fill[3]; /* Prevent warning on some compilers */
257 ACPI_COMMON_BUFFER_INFO(UINT8); /* Buffer in AML stream or allocated buffer */
259 UINT8 *AmlStart;
270 UINT8 *AmlStart;
294 UINT8 SyncLevel; /* 0-15, specified in Mutex() call */
302 UINT8 OriginalSyncLevel; /* Owner's original sync level (0-15) */
310 UINT8 SpaceId;
324 UINT8 InfoFlags;
325 UINT8 ParamCount;
326 UINT8 SyncLevel;
329 UINT8 *AmlStart;
338 UINT8 ThreadCount;
400 UINT8 ProcId;
401 UINT8 Length;
428 UINT8 FieldFlags; /* Access, update, and lock bits */\
429 UINT8 Attribute; /* From AccessAs keyword */\
430 UINT8 AccessByteWidth; /* Read/Write size in bytes */\
435 UINT8 StartFieldBitOffset;/* Bit offset within first field datum (0-63) */\
436 UINT8 AccessLength /* For serial regions/fields */
455 UINT8 *ResourceBuffer; /* ResourceTemplate for serial regions/fields */
457 UINT8 *InternalPccBuffer; /* Internal buffer for fields associated with PCC */
520 UINT8 SpaceId;
521 UINT8 HandlerFlags;
551 UINT8 Class; /* Reference Class */
552 UINT8 TargetType; /* Used for Index Op */
553 UINT8 Resolved; /* Reference has been resolved to a value */
557 UINT8 *IndexPointer; /* Used for Buffers and Strings */
558 UINT8 *Aml; /* Used for deferred resolution of the ref */
592 UINT8 *AmlStart;
692 UINT8 DescriptorType; /* To differentiate various internal objs */