Lines Matching refs:UINT8

57 #define ACPI_READ_ONLY_MEMORY           (UINT8) 0x00
58 #define ACPI_READ_WRITE_MEMORY (UINT8) 0x01
60 #define ACPI_NON_CACHEABLE_MEMORY (UINT8) 0x00
61 #define ACPI_CACHABLE_MEMORY (UINT8) 0x01
62 #define ACPI_WRITE_COMBINING_MEMORY (UINT8) 0x02
63 #define ACPI_PREFETCHABLE_MEMORY (UINT8) 0x03
73 #define ACPI_NON_ISA_ONLY_RANGES (UINT8) 0x01
74 #define ACPI_ISA_ONLY_RANGES (UINT8) 0x02
79 #define ACPI_SPARSE_TRANSLATION (UINT8) 0x01
84 #define ACPI_DECODE_10 (UINT8) 0x00 /* 10-bit IO address decode */
85 #define ACPI_DECODE_16 (UINT8) 0x01 /* 16-bit IO address decode */
93 #define ACPI_LEVEL_SENSITIVE (UINT8) 0x00
94 #define ACPI_EDGE_SENSITIVE (UINT8) 0x01
98 #define ACPI_ACTIVE_HIGH (UINT8) 0x00
99 #define ACPI_ACTIVE_LOW (UINT8) 0x01
100 #define ACPI_ACTIVE_BOTH (UINT8) 0x02
104 #define ACPI_EXCLUSIVE (UINT8) 0x00
105 #define ACPI_SHARED (UINT8) 0x01
109 #define ACPI_NOT_WAKE_CAPABLE (UINT8) 0x00
110 #define ACPI_WAKE_CAPABLE (UINT8) 0x01
115 #define ACPI_COMPATIBILITY (UINT8) 0x00
116 #define ACPI_TYPE_A (UINT8) 0x01
117 #define ACPI_TYPE_B (UINT8) 0x02
118 #define ACPI_TYPE_F (UINT8) 0x03
120 #define ACPI_NOT_BUS_MASTER (UINT8) 0x00
121 #define ACPI_BUS_MASTER (UINT8) 0x01
123 #define ACPI_TRANSFER_8 (UINT8) 0x00
124 #define ACPI_TRANSFER_8_16 (UINT8) 0x01
125 #define ACPI_TRANSFER_16 (UINT8) 0x02
130 #define ACPI_GOOD_CONFIGURATION (UINT8) 0x00
131 #define ACPI_ACCEPTABLE_CONFIGURATION (UINT8) 0x01
132 #define ACPI_SUB_OPTIMAL_CONFIGURATION (UINT8) 0x02
137 #define ACPI_MEMORY_RANGE (UINT8) 0x00
138 #define ACPI_IO_RANGE (UINT8) 0x01
139 #define ACPI_BUS_NUMBER_RANGE (UINT8) 0x02
141 #define ACPI_ADDRESS_NOT_FIXED (UINT8) 0x00
142 #define ACPI_ADDRESS_FIXED (UINT8) 0x01
144 #define ACPI_POS_DECODE (UINT8) 0x00
145 #define ACPI_SUB_DECODE (UINT8) 0x01
149 #define ACPI_PRODUCER (UINT8) 0x00
150 #define ACPI_CONSUMER (UINT8) 0x01
164 UINT8 Data[ACPI_UUID_LENGTH];
169 UINT8 Subtype;
170 UINT8 Data[ACPI_UUID_LENGTH];
179 UINT8 DescriptorLength;
180 UINT8 Triggering;
181 UINT8 Polarity;
182 UINT8 Sharable;
183 UINT8 WakeCapable;
184 UINT8 InterruptCount;
185 UINT8 Interrupts[1];
191 UINT8 Type;
192 UINT8 BusMaster;
193 UINT8 Transfer;
194 UINT8 ChannelCount;
195 UINT8 Channels[1];
201 UINT8 DescriptorLength;
202 UINT8 CompatibilityPriority;
203 UINT8 PerformanceRobustness;
216 UINT8 IoDecode;
217 UINT8 Alignment;
218 UINT8 AddressLength;
227 UINT8 AddressLength;
235 UINT8 Width;
252 UINT8 ByteData[1];
261 UINT8 UuidSubtype;
262 UINT8 Uuid[ACPI_UUID_LENGTH];
263 UINT8 ByteData[1];
269 UINT8 Checksum;
275 UINT8 WriteProtect;
285 UINT8 WriteProtect;
295 UINT8 WriteProtect;
303 UINT8 WriteProtect;
304 UINT8 Caching;
305 UINT8 RangeType;
306 UINT8 Translation;
312 UINT8 RangeType;
313 UINT8 Translation;
314 UINT8 TranslationType;
315 UINT8 Reserved1;
326 UINT8 TypeSpecific;
332 UINT8 Index;
341 UINT8 ResourceType; \
342 UINT8 ProducerConsumer; \
343 UINT8 Decode; \
344 UINT8 MinAddressFixed; \
345 UINT8 MaxAddressFixed; \
411 UINT8 RevisionID;
419 UINT8 ProducerConsumer;
420 UINT8 Triggering;
421 UINT8 Polarity;
422 UINT8 Sharable;
423 UINT8 WakeCapable;
424 UINT8 InterruptCount;
432 UINT8 SpaceId;
433 UINT8 BitWidth;
434 UINT8 BitOffset;
435 UINT8 AccessSize;
442 UINT8 RevisionId;
443 UINT8 ConnectionType;
444 UINT8 ProducerConsumer; /* For values, see Producer/Consumer above */
445 UINT8 PinConfig;
446 UINT8 Sharable; /* For values, see Interrupt Attributes above */
447 UINT8 WakeCapable; /* For values, see Interrupt Attributes above */
448 UINT8 IoRestriction;
449 UINT8 Triggering; /* For values, see Interrupt Attributes above */
450 UINT8 Polarity; /* For values, see Interrupt Attributes above */
457 UINT8 *VendorData;
484 UINT8 RevisionId; \
485 UINT8 Type; \
486 UINT8 ProducerConsumer; /* For values, see Producer/Consumer above */\
487 UINT8 SlaveMode; \
488 UINT8 TypeRevisionId; \
492 UINT8 *VendorData;
515 UINT8 AccessMode;
530 UINT8 WireMode;
531 UINT8 DevicePolarity;
532 UINT8 DataBitLength;
533 UINT8 ClockPhase;
534 UINT8 ClockPolarity;
564 UINT8 Endian;
565 UINT8 DataBits;
566 UINT8 StopBits;
567 UINT8 FlowControl;
568 UINT8 Parity;
569 UINT8 LinesEnabled;