Home
last modified time | relevance | path

Searched refs:UINT8 (Results 1 – 25 of 311) sorted by relevance

12345678910>>...13

/netbsd/sys/external/bsd/acpica/dist/include/
H A Dacrestyp.h169 UINT8 Subtype;
181 UINT8 Polarity;
191 UINT8 Type;
193 UINT8 Transfer;
216 UINT8 IoDecode;
235 UINT8 Width;
304 UINT8 Caching;
339 UINT8 Index;
492 UINT8 Type; \
573 UINT8 Endian;
[all …]
H A Dactbl1.h133 UINT8 Type;
145 UINT8 Flags;
174 UINT8 Type;
206 UINT8 Flags;
232 UINT8 Mask;
233 UINT8 Value;
235 UINT8 Type;
262 UINT8 Value;
416 UINT8 Type;
551 UINT8 Type;
[all …]
H A Dactbl3.h154 UINT8 BaudRate;
155 UINT8 Parity;
162 UINT8 PciBus;
202 UINT8 PciBus;
261 UINT8 ApicId;
437 UINT8 Group;
439 UINT8 Device;
603 UINT8 Type;
707 UINT8 Flags;
829 UINT8 Units;
[all …]
H A Dactbl2.h132 UINT8 Type;
166 UINT8 Flags;
261 UINT8 Type;
283 UINT8 Type;
285 UINT8 Flags;
287 UINT8 IortId;
309 UINT8 Flags;
460 UINT8 Type;
502 UINT8 Hints;
792 UINT8 Type;
[all …]
H A Dactbl.h152 UINT8 Checksum; /* ACPI 1.0 checksum */
159 UINT8 Reserved[3]; /* Reserved, must be zero */
168 UINT8 Checksum;
170 UINT8 Revision;
181 UINT8 ExtendedChecksum;
182 UINT8 Reserved[3];
228 UINT8 Reserved[3]; /* Reserved, must be zero */
230 UINT8 Reserved1[24]; /* Reserved, must be zero */
297 UINT8 Reserved; /* Reserved, must be zero */
302 UINT8 MinorRevision; /* FADT Minor Revision (ACPI 5.1) */
[all …]
H A Damlresrc.h169 UINT8 Flags;
186 UINT8 Flags;
194 UINT8 Flags;
216 UINT8 Flags;
254 UINT8 Width;
282 UINT8 Flags;
301 UINT8 Flags;
313 UINT8 Flags;
394 UINT8 Flags;
454 UINT8 Type; \
[all …]
H A Dacmacros.h90 #define ACPI_MOVE_16_TO_16(d, s) {(( UINT8 *)(void *)(d))[0] = ((const UINT8 *)(const void …
91 … (( UINT8 *)(void *)(d))[1] = ((const UINT8 *)(const void *)(s))[0];}
94 … ((UINT8 *)(void *)(d))[2] = ((const UINT8 *)(const void *)(s))[1];\
95 … ((UINT8 *)(void *)(d))[3] = ((const UINT8 *)(const void *)(s))[0];}
98 … ((UINT8 *)(void *)(d))[6] = ((const UINT8 *)(const void *)(s))[1];\
99 … ((UINT8 *)(void *)(d))[7] = ((const UINT8 *)(const void *)(s))[0];}
105 #define ACPI_MOVE_32_TO_32(d, s) {(( UINT8 *)(void *)(d))[0] = ((const UINT8 *)(const void …
106 … (( UINT8 *)(void *)(d))[1] = ((const UINT8 *)(const void *)(s))[2];\
107 … (( UINT8 *)(void *)(d))[2] = ((const UINT8 *)(const void *)(s))[1];\
108 … (( UINT8 *)(void *)(d))[3] = ((const UINT8 *)(const void *)(s))[0];}
[all …]
H A Daclocal.h396 UINT8 Type;
398 UINT8 Count1;
400 UINT8 Count2;
409 UINT8 Type;
410 UINT8 Count;
420 UINT8 Type;
421 UINT8 Count;
430 UINT8 Type;
432 UINT8 Count1;
1265 UINT8 Flags;
[all …]
H A Dactypes.h64 #define ACPI_UINT8_MAX (UINT8) (~((UINT8) 0)) /* 0xFF */
128 typedef unsigned char UINT8; typedef
553 …PI_PTR_DIFF(a, b) ((ACPI_SIZE) (ACPI_CAST_PTR (UINT8, (a)) - ACPI_CAST_PTR (UINT8, (b)…
629 #define ACPI_STATE_S0 (UINT8) 0
630 #define ACPI_STATE_S1 (UINT8) 1
631 #define ACPI_STATE_S2 (UINT8) 2
632 #define ACPI_STATE_S3 (UINT8) 3
955 UINT8 SleepState);
1079 UINT8 Type;
1222 UINT8 *Connection;
[all …]
H A Dacobject.h86 UINT8 Flags;
151 UINT8 *AmlStart;
162 UINT8 *AmlStart;
202 UINT8 SpaceId;
216 UINT8 InfoFlags;
217 UINT8 ParamCount;
218 UINT8 SyncLevel;
221 UINT8 *AmlStart;
292 UINT8 ProcId;
293 UINT8 Length;
[all …]
H A Dacbuffer.h84 UINT8 Month;
85 UINT8 Day;
86 UINT8 Hour;
89 UINT8 Valid;
122 UINT8 Red;
123 UINT8 Green;
124 UINT8 Blue;
128 UINT8 Dock;
129 UINT8 Lid;
130 UINT8 Panel;
[all …]
H A Dacstruct.h77 UINT8 WalkType;
84 UINT8 CurrentResult;
85 UINT8 ReturnUsed;
86 UINT8 ScopeDepth;
91 UINT8 *Aml;
259 UINT8 DisplayType;
272 UINT8 DisplayType;
278 #define ACPI_DISPLAY_SUMMARY (UINT8) 0
279 #define ACPI_DISPLAY_OBJECTS (UINT8) 1
280 #define ACPI_DISPLAY_MASK (UINT8) 1
[all …]
H A Dacresrc.h69 UINT8 Opcode;
71 UINT8 AmlOffset;
72 UINT8 Value;
132 UINT8 Opcode;
133 UINT8 Offset;
269 UINT8 *Aml,
320 UINT8 MoveType);
322 UINT8
325 UINT8 *List);
329 UINT8 *List,
[all …]
/netbsd/sys/external/bsd/gnu-efi/dist/inc/
H A Dlibsmbios.h26 UINT8 AnchorString[4];
28 UINT8 EntryPointLength;
29 UINT8 MajorVersion;
30 UINT8 MinorVersion;
46 UINT8 MajorVersion;
47 UINT8 MinorVersion;
48 UINT8 DocRev;
50 UINT8 Reserved;
61 UINT8 Type;
62 UINT8 Length;
[all …]
H A Dpci22.h44 UINT8 RevisionID;
48 UINT8 HeaderType;
49 UINT8 BIST;
61 UINT8 MinGnt;
76 UINT8 IoBase;
77 UINT8 IoLimit;
118 UINT8 Register;
119 UINT8 Function;
120 UINT8 Device;
121 UINT8 Bus;
[all …]
H A Defipart.h34 UINT8 BootIndicator;
35 UINT8 StartHead;
36 UINT8 StartSector;
37 UINT8 StartTrack;
38 UINT8 OSIndicator;
39 UINT8 EndHead;
40 UINT8 EndSector;
41 UINT8 EndTrack;
42 UINT8 StartingLBA[4];
43 UINT8 SizeInLBA[4];
[all …]
H A Defiip.h48 UINT8 TimeToLive;
62 UINT8 Type;
63 UINT8 Code;
116 UINT8 Version:4;
122 UINT8 Protocol;
149 UINT8 Protocol;
220 UINT8 HopLimit;
252 UINT8 Type;
253 UINT8 Code;
372 UINT8 Protocol;
[all …]
H A Defidef.h26 typedef UINT8 CHAR8;
28 typedef UINT8 BOOLEAN;
73 UINT8 Data4[8];
83 UINT8 Month; // 1 - 12
84 UINT8 Day; // 1 - 31
85 UINT8 Hour; // 0 - 23
88 UINT8 Pad1;
91 UINT8 Daylight;
92 UINT8 Pad2;
109 UINT8 Addr[4];
[all …]
H A Defidebug.h155 UINT8 Xmm0[16];
156 UINT8 Xmm1[16];
157 UINT8 Xmm2[16];
158 UINT8 Xmm3[16];
159 UINT8 Xmm4[16];
160 UINT8 Xmm5[16];
161 UINT8 Xmm6[16];
162 UINT8 Xmm7[16];
237 UINT8 Xmm0[16];
238 UINT8 Xmm1[16];
[all …]
H A Defidevp.h29 UINT8 Type;
30 UINT8 SubType;
31 UINT8 Length[2];
85 UINT8 Function;
86 UINT8 Device;
114 UINT8 LegacyDriveLetter;
202 UINT8 WWN[ 8 ] ; /* World Wide Name */
216 UINT8 Port;
252 UINT8 Lun ; /* Logical Unit Number */
275 UINT8 IfType;
[all …]
H A Defipxebc.h52 UINT8 BootpOpcode;
53 UINT8 BootpHwType;
83 UINT8 Type;
84 UINT8 Code;
95 UINT8 Data[494];
99 UINT8 ErrorCode;
108 UINT8 Filters;
109 UINT8 IpCnt;
180 UINT8 Reserved;
243 UINT8 TTL;
[all …]
/netbsd/sys/external/bsd/gnu-efi/dist/inc/ia64/
H A Dsalproc.h137 UINT8 CheckSum;
138 UINT8 Reserved[7];
141 UINT8 OemId[32];
168 UINT8 Reserved;
190 UINT8 TRType;
191 UINT8 TRNumber;
212 UINT8 WakeUpType;
228 UINT8 Size[3];
229 UINT8 Reserved;
231 UINT8 Type:7;
[all …]
/netbsd/sys/external/bsd/acpica/dist/utilities/
H A Dutcksum.c78 UINT8 Checksum; in AcpiUtVerifyChecksum()
134 UINT8 Checksum; in AcpiUtVerifyCdatChecksum()
175 UINT8
179 UINT8 OriginalChecksum) in AcpiUtGenerateChecksum()
181 UINT8 Checksum; in AcpiUtGenerateChecksum()
194 Checksum = (UINT8) (0 - Checksum); in AcpiUtGenerateChecksum()
212 UINT8
214 UINT8 *Buffer, in AcpiUtChecksum()
217 UINT8 Sum = 0; in AcpiUtChecksum()
218 UINT8 *End = Buffer + Length; in AcpiUtChecksum()
[all …]
/netbsd/sys/external/bsd/acpica/dist/resources/
H A Drsdump.c65 UINT8 Value);
89 UINT8 *Data);
98 UINT8 Length,
103 UINT8 Length,
104 UINT8 *Data);
228 UINT8 Count; in AcpiRsDumpIrqList()
277 UINT8 Count; in AcpiRsDumpDescriptor()
613 UINT8 Value) in AcpiRsOutInteger8()
671 UINT8 *Data) in AcpiRsDumpByteList()
687 UINT8 i; in AcpiRsDumpShortByteList()
[all …]
/netbsd/sys/external/bsd/acpica/dist/disassembler/
H A Ddmresrcl.c77 UINT8 Flags);
81 UINT8 Flags);
89 UINT8 Flags,
105 UINT8 Type,
110 UINT8 Type);
115 UINT8 Type,
140 UINT8 Type, in AcpiDmMemoryFields()
189 UINT8 Type, in AcpiDmAddressFields()
243 UINT8 Type) in AcpiDmAddressPrefix()
292 UINT8 Type, in AcpiDmAddressCommon()
[all …]

12345678910>>...13