Lines Matching refs:UINT8

165 #define ACPI_READ_ONLY_MEMORY           (UINT8) 0x00
166 #define ACPI_READ_WRITE_MEMORY (UINT8) 0x01
168 #define ACPI_NON_CACHEABLE_MEMORY (UINT8) 0x00
169 #define ACPI_CACHABLE_MEMORY (UINT8) 0x01
170 #define ACPI_WRITE_COMBINING_MEMORY (UINT8) 0x02
171 #define ACPI_PREFETCHABLE_MEMORY (UINT8) 0x03
181 #define ACPI_NON_ISA_ONLY_RANGES (UINT8) 0x01
182 #define ACPI_ISA_ONLY_RANGES (UINT8) 0x02
187 #define ACPI_SPARSE_TRANSLATION (UINT8) 0x01
192 #define ACPI_DECODE_10 (UINT8) 0x00 /* 10-bit IO address decode */
193 #define ACPI_DECODE_16 (UINT8) 0x01 /* 16-bit IO address decode */
201 #define ACPI_LEVEL_SENSITIVE (UINT8) 0x00
202 #define ACPI_EDGE_SENSITIVE (UINT8) 0x01
206 #define ACPI_ACTIVE_HIGH (UINT8) 0x00
207 #define ACPI_ACTIVE_LOW (UINT8) 0x01
208 #define ACPI_ACTIVE_BOTH (UINT8) 0x02
212 #define ACPI_EXCLUSIVE (UINT8) 0x00
213 #define ACPI_SHARED (UINT8) 0x01
217 #define ACPI_NOT_WAKE_CAPABLE (UINT8) 0x00
218 #define ACPI_WAKE_CAPABLE (UINT8) 0x01
223 #define ACPI_COMPATIBILITY (UINT8) 0x00
224 #define ACPI_TYPE_A (UINT8) 0x01
225 #define ACPI_TYPE_B (UINT8) 0x02
226 #define ACPI_TYPE_F (UINT8) 0x03
228 #define ACPI_NOT_BUS_MASTER (UINT8) 0x00
229 #define ACPI_BUS_MASTER (UINT8) 0x01
231 #define ACPI_TRANSFER_8 (UINT8) 0x00
232 #define ACPI_TRANSFER_8_16 (UINT8) 0x01
233 #define ACPI_TRANSFER_16 (UINT8) 0x02
238 #define ACPI_GOOD_CONFIGURATION (UINT8) 0x00
239 #define ACPI_ACCEPTABLE_CONFIGURATION (UINT8) 0x01
240 #define ACPI_SUB_OPTIMAL_CONFIGURATION (UINT8) 0x02
245 #define ACPI_MEMORY_RANGE (UINT8) 0x00
246 #define ACPI_IO_RANGE (UINT8) 0x01
247 #define ACPI_BUS_NUMBER_RANGE (UINT8) 0x02
249 #define ACPI_ADDRESS_NOT_FIXED (UINT8) 0x00
250 #define ACPI_ADDRESS_FIXED (UINT8) 0x01
252 #define ACPI_POS_DECODE (UINT8) 0x00
253 #define ACPI_SUB_DECODE (UINT8) 0x01
257 #define ACPI_PRODUCER (UINT8) 0x00
258 #define ACPI_CONSUMER (UINT8) 0x01
272 UINT8 Data[ACPI_UUID_LENGTH];
277 UINT8 Subtype;
278 UINT8 Data[ACPI_UUID_LENGTH];
287 UINT8 DescriptorLength;
288 UINT8 Triggering;
289 UINT8 Polarity;
290 UINT8 Shareable;
291 UINT8 WakeCapable;
292 UINT8 InterruptCount;
294 UINT8 Interrupt;
295 ACPI_FLEX_ARRAY(UINT8, Interrupts);
302 UINT8 Type;
303 UINT8 BusMaster;
304 UINT8 Transfer;
305 UINT8 ChannelCount;
307 UINT8 Channel;
308 ACPI_FLEX_ARRAY(UINT8, Channels);
315 UINT8 DescriptorLength;
316 UINT8 CompatibilityPriority;
317 UINT8 PerformanceRobustness;
330 UINT8 IoDecode;
331 UINT8 Alignment;
332 UINT8 AddressLength;
341 UINT8 AddressLength;
349 UINT8 Width;
366 UINT8 ByteData[];
375 UINT8 UuidSubtype;
376 UINT8 Uuid[ACPI_UUID_LENGTH];
377 UINT8 ByteData[];
383 UINT8 Checksum;
389 UINT8 WriteProtect;
399 UINT8 WriteProtect;
409 UINT8 WriteProtect;
417 UINT8 WriteProtect;
418 UINT8 Caching;
419 UINT8 RangeType;
420 UINT8 Translation;
426 UINT8 RangeType;
427 UINT8 Translation;
428 UINT8 TranslationType;
429 UINT8 Reserved1;
440 UINT8 TypeSpecific;
453 UINT8 Index;
462 UINT8 ResourceType; \
463 UINT8 ProducerConsumer; \
464 UINT8 Decode; \
465 UINT8 MinAddressFixed; \
466 UINT8 MaxAddressFixed; \
532 UINT8 RevisionID;
540 UINT8 ProducerConsumer;
541 UINT8 Triggering;
542 UINT8 Polarity;
543 UINT8 Shareable;
544 UINT8 WakeCapable;
545 UINT8 InterruptCount;
556 UINT8 SpaceId;
557 UINT8 BitWidth;
558 UINT8 BitOffset;
559 UINT8 AccessSize;
566 UINT8 RevisionId;
567 UINT8 ConnectionType;
568UINT8 ProducerConsumer; /* For values, see Producer/Consumer above */
569 UINT8 PinConfig;
570UINT8 Shareable; /* For values, see Interrupt Attributes above…
571UINT8 WakeCapable; /* For values, see Interrupt Attributes above …
572 UINT8 IoRestriction;
573UINT8 Triggering; /* For values, see Interrupt Attributes above …
574UINT8 Polarity; /* For values, see Interrupt Attributes above …
581 UINT8 *VendorData;
608 UINT8 RevisionId; \
609 UINT8 Type; \
610UINT8 ProducerConsumer; /* For values, see Producer/Consumer above */\
611 UINT8 SlaveMode; \
612 UINT8 ConnectionSharing; \
613 UINT8 TypeRevisionId; \
617 UINT8 *VendorData;
641 UINT8 AccessMode;
656 UINT8 WireMode;
657 UINT8 DevicePolarity;
658 UINT8 DataBitLength;
659 UINT8 ClockPhase;
660 UINT8 ClockPolarity;
690 UINT8 Endian;
691 UINT8 DataBits;
692 UINT8 StopBits;
693 UINT8 FlowControl;
694 UINT8 Parity;
695 UINT8 LinesEnabled;
748 UINT8 LocalPortInstance;
749 UINT8 PhyType;
755 UINT8 RevisionId;
756 UINT8 PinConfig;
757UINT8 Shareable; /* For values, see Interrupt Attributes above…
763 UINT8 *VendorData;
769 UINT8 RevisionId;
770UINT8 ProducerConsumer; /* For values, see Producer/Consumer above */
771UINT8 Shareable; /* For values, see Interrupt Attributes above…
772 UINT8 PinConfigType;
778 UINT8 *VendorData;
784 UINT8 RevisionId;
785 UINT8 Mode;
786 UINT8 Scale;
811 UINT8 RevisionId;
812UINT8 ProducerConsumer; /* For values, see Producer/Consumer above */
817 UINT8 *VendorData;
823 UINT8 RevisionId;
824UINT8 ProducerConsumer; /* For values, see Producer/Consumer above */
825UINT8 Shareable; /* For values, see Interrupt Attributes above…
830 UINT8 *VendorData;
836 UINT8 RevisionId;
837UINT8 ProducerConsumer; /* For values, see Producer/Consumer above */
838UINT8 Shareable; /* For values, see Interrupt Attributes above…
839 UINT8 PinConfigType; /* For values, see PinConfigType above */
844 UINT8 *VendorData;