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 Sharable;
291 UINT8 WakeCapable;
292 UINT8 InterruptCount;
293 UINT8 Interrupts[1];
299 UINT8 Type;
300 UINT8 BusMaster;
301 UINT8 Transfer;
302 UINT8 ChannelCount;
303 UINT8 Channels[1];
309 UINT8 DescriptorLength;
310 UINT8 CompatibilityPriority;
311 UINT8 PerformanceRobustness;
324 UINT8 IoDecode;
325 UINT8 Alignment;
326 UINT8 AddressLength;
335 UINT8 AddressLength;
343 UINT8 Width;
360 UINT8 ByteData[1];
369 UINT8 UuidSubtype;
370 UINT8 Uuid[ACPI_UUID_LENGTH];
371 UINT8 ByteData[1];
377 UINT8 Checksum;
383 UINT8 WriteProtect;
393 UINT8 WriteProtect;
403 UINT8 WriteProtect;
411 UINT8 WriteProtect;
412 UINT8 Caching;
413 UINT8 RangeType;
414 UINT8 Translation;
420 UINT8 RangeType;
421 UINT8 Translation;
422 UINT8 TranslationType;
423 UINT8 Reserved1;
434 UINT8 TypeSpecific;
447 UINT8 Index;
456 UINT8 ResourceType; \
457 UINT8 ProducerConsumer; \
458 UINT8 Decode; \
459 UINT8 MinAddressFixed; \
460 UINT8 MaxAddressFixed; \
526 UINT8 RevisionID;
534 UINT8 ProducerConsumer;
535 UINT8 Triggering;
536 UINT8 Polarity;
537 UINT8 Sharable;
538 UINT8 WakeCapable;
539 UINT8 InterruptCount;
547 UINT8 SpaceId;
548 UINT8 BitWidth;
549 UINT8 BitOffset;
550 UINT8 AccessSize;
557 UINT8 RevisionId;
558 UINT8 ConnectionType;
559UINT8 ProducerConsumer; /* For values, see Producer/Consumer above */
560 UINT8 PinConfig;
561UINT8 Sharable; /* For values, see Interrupt Attributes above …
562UINT8 WakeCapable; /* For values, see Interrupt Attributes above …
563 UINT8 IoRestriction;
564UINT8 Triggering; /* For values, see Interrupt Attributes above …
565UINT8 Polarity; /* For values, see Interrupt Attributes above …
572 UINT8 *VendorData;
599 UINT8 RevisionId; \
600 UINT8 Type; \
601UINT8 ProducerConsumer; /* For values, see Producer/Consumer above */\
602 UINT8 SlaveMode; \
603 UINT8 ConnectionSharing; \
604 UINT8 TypeRevisionId; \
608 UINT8 *VendorData;
631 UINT8 AccessMode;
646 UINT8 WireMode;
647 UINT8 DevicePolarity;
648 UINT8 DataBitLength;
649 UINT8 ClockPhase;
650 UINT8 ClockPolarity;
680 UINT8 Endian;
681 UINT8 DataBits;
682 UINT8 StopBits;
683 UINT8 FlowControl;
684 UINT8 Parity;
685 UINT8 LinesEnabled;
737 UINT8 RevisionId;
738 UINT8 PinConfig;
739UINT8 Sharable; /* For values, see Interrupt Attributes above …
745 UINT8 *VendorData;
751 UINT8 RevisionId;
752UINT8 ProducerConsumer; /* For values, see Producer/Consumer above */
753UINT8 Sharable; /* For values, see Interrupt Attributes above …
754 UINT8 PinConfigType;
760 UINT8 *VendorData;
783 UINT8 RevisionId;
784UINT8 ProducerConsumer; /* For values, see Producer/Consumer above */
789 UINT8 *VendorData;
795 UINT8 RevisionId;
796UINT8 ProducerConsumer; /* For values, see Producer/Consumer above */
797UINT8 Sharable; /* For values, see Interrupt Attributes above …
802 UINT8 *VendorData;
808 UINT8 RevisionId;
809UINT8 ProducerConsumer; /* For values, see Producer/Consumer above */
810UINT8 Sharable; /* For values, see Interrupt Attributes above …
811 UINT8 PinConfigType; /* For values, see PinConfigType above */
816 UINT8 *VendorData;