Home
last modified time | relevance | path

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

12345678910

/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacrestyp.h277 UINT8 Subtype;
289 UINT8 Polarity;
299 UINT8 Type;
301 UINT8 Transfer;
343 UINT8 Width;
412 UINT8 Caching;
447 UINT8 Index;
547 UINT8 SpaceId;
600 UINT8 Type; \
680 UINT8 Endian;
[all …]
H A Dactbl1.h238 UINT8 Type;
250 UINT8 Flags;
279 UINT8 Type;
311 UINT8 Flags;
337 UINT8 Mask;
338 UINT8 Value;
340 UINT8 Type;
367 UINT8 Value;
754 UINT8 Bus;
904 UINT8 Type;
[all …]
H A Dactbl3.h263 UINT8 Parity;
270 UINT8 PciBus;
310 UINT8 PciBus;
368 UINT8 ApicId;
540 UINT8 Group;
542 UINT8 Device;
757 UINT8 Flags;
773 UINT8 Action;
879 UINT8 Units;
898 UINT8 Layout;
[all …]
H A Dactbl.h260 UINT8 Checksum; /* ACPI 1.0 checksum */
267 UINT8 Reserved[3]; /* Reserved, must be zero */
276 UINT8 Checksum;
278 UINT8 Revision;
289 UINT8 ExtendedChecksum;
290 UINT8 Reserved[3];
336 UINT8 Reserved[3]; /* Reserved, must be zero */
338 UINT8 Reserved1[24]; /* Reserved, must be zero */
405 UINT8 Reserved; /* Reserved, must be zero */
410 UINT8 MinorRevision; /* FADT Minor Revision (ACPI 5.1) */
[all …]
H A Damlresrc.h275 UINT8 Flags;
292 UINT8 Flags;
300 UINT8 Flags;
322 UINT8 Flags;
360 UINT8 Width;
388 UINT8 Flags;
407 UINT8 Flags;
419 UINT8 Flags;
500 UINT8 Flags;
560 UINT8 Type; \
[all …]
H A Dacmacros.h198 #define ACPI_MOVE_16_TO_16(d, s) {(( UINT8 *)(void *)(d))[0] = ((UINT8 *)(void *)(s))[1];\
199 (( UINT8 *)(void *)(d))[1] = ((UINT8 *)(void *)(s))[0];}
202 ((UINT8 *)(void *)(d))[2] = ((UINT8 *)(void *)(s))[1];\
203 ((UINT8 *)(void *)(d))[3] = ((UINT8 *)(void *)(s))[0];}
206 ((UINT8 *)(void *)(d))[6] = ((UINT8 *)(void *)(s))[1];\
207 ((UINT8 *)(void *)(d))[7] = ((UINT8 *)(void *)(s))[0];}
213 #define ACPI_MOVE_32_TO_32(d, s) {(( UINT8 *)(void *)(d))[0] = ((UINT8 *)(void *)(s))[3];\
214 (( UINT8 *)(void *)(d))[1] = ((UINT8 *)(void *)(s))[2];\
215 (( UINT8 *)(void *)(d))[2] = ((UINT8 *)(void *)(s))[1];\
216 (( UINT8 *)(void *)(d))[3] = ((UINT8 *)(void *)(s))[0];}
[all …]
H A Daclocal.h504 UINT8 Type;
506 UINT8 Count1;
508 UINT8 Count2;
517 UINT8 Type;
518 UINT8 Count;
528 UINT8 Type;
529 UINT8 Count;
538 UINT8 Type;
540 UINT8 Count1;
1373 UINT8 Flags;
[all …]
H A Dacobject.h194 UINT8 Flags;
259 UINT8 *AmlStart;
270 UINT8 *AmlStart;
310 UINT8 SpaceId;
323 UINT8 InfoFlags;
325 UINT8 SyncLevel;
328 UINT8 *AmlStart;
399 UINT8 ProcId;
400 UINT8 Length;
519 UINT8 SpaceId;
[all …]
H A Dactbl2.h236 UINT8 Type;
277 UINT8 Hints;
451 UINT8 Flags;
529 UINT8 Type;
609 UINT8 Handle;
1067 UINT8 Gpe;
1115 UINT8 Flags;
1164 UINT8 Flags;
1592 UINT8 Flags;
1779 UINT8 Type;
[all …]
H A Dacbuffer.h192 UINT8 Month;
193 UINT8 Day;
194 UINT8 Hour;
197 UINT8 Valid;
230 UINT8 Red;
231 UINT8 Green;
232 UINT8 Blue;
236 UINT8 Dock;
237 UINT8 Lid;
238 UINT8 Panel;
[all …]
H A Dacstruct.h185 UINT8 WalkType;
192 UINT8 CurrentResult;
193 UINT8 ReturnUsed;
194 UINT8 ScopeDepth;
199 UINT8 *Aml;
367 UINT8 DisplayType;
380 UINT8 DisplayType;
386 #define ACPI_DISPLAY_SUMMARY (UINT8) 0
387 #define ACPI_DISPLAY_OBJECTS (UINT8) 1
388 #define ACPI_DISPLAY_MASK (UINT8) 1
[all …]
H A Dactypes.h172 #define ACPI_UINT8_MAX (UINT8) (~((UINT8) 0)) /* 0xFF */
236 typedef unsigned char UINT8; typedef
656 …PI_PTR_DIFF(a, b) ((ACPI_SIZE) (ACPI_CAST_PTR (UINT8, (a)) - ACPI_CAST_PTR (UINT8, (b)…
724 #define ACPI_STATE_S0 (UINT8) 0
725 #define ACPI_STATE_S1 (UINT8) 1
726 #define ACPI_STATE_S2 (UINT8) 2
727 #define ACPI_STATE_S3 (UINT8) 3
728 #define ACPI_STATE_S4 (UINT8) 4
1049 UINT8 SleepState);
1173 UINT8 Type;
[all …]
H A Dacresrc.h178 UINT8 Opcode;
180 UINT8 AmlOffset;
181 UINT8 Value;
240 UINT8 Opcode;
241 UINT8 Offset;
376 UINT8 *Aml,
427 UINT8 MoveType);
429 UINT8
432 UINT8 *List);
436 UINT8 *List,
[all …]
/f-stack/freebsd/contrib/edk2/Include/IndustryStandard/
H A DAcpi30.h335 UINT8 Type;
351 UINT8 Type;
363 UINT8 Type;
365 UINT8 Bus;
375 UINT8 Type;
399 UINT8 Type;
409 UINT8 Type;
420 UINT8 Type;
430 UINT8 Type;
443 UINT8 Type;
[all …]
H A DAcpi20.h51 UINT8 Reserved;
290 UINT8 Type;
306 UINT8 Type;
318 UINT8 Type;
320 UINT8 Bus;
330 UINT8 Type;
340 UINT8 Type;
351 UINT8 Type;
361 UINT8 Type;
373 UINT8 Type;
[all …]
H A DAcpi40.h25 UINT8 AccessSize;
57 UINT8 Checksum;
58 UINT8 OemId[6];
59 UINT8 Revision;
304 UINT8 Type;
320 UINT8 Type;
332 UINT8 Type;
334 UINT8 Bus;
344 UINT8 Type;
368 UINT8 Type;
[all …]
H A DAcpi50.h435 UINT8 Type;
451 UINT8 Type;
463 UINT8 Type;
465 UINT8 Bus;
475 UINT8 Type;
499 UINT8 Type;
509 UINT8 Type;
520 UINT8 Type;
530 UINT8 Type;
543 UINT8 Type;
[all …]
H A DAcpi10.h29 UINT8 Revision;
30 UINT8 Checksum;
31 UINT8 OemId[6];
116 UINT8 Desc;
129 UINT8 Byte;
139 UINT8 Byte;
290 UINT8 Desc;
537 UINT8 Type;
553 UINT8 Type;
565 UINT8 Type;
[all …]
H A DAcpi51.h327 UINT8 Type;
343 UINT8 Type;
355 UINT8 Type;
357 UINT8 Bus;
367 UINT8 Type;
391 UINT8 Type;
401 UINT8 Type;
412 UINT8 Type;
422 UINT8 Type;
435 UINT8 Type;
[all …]
H A DAcpi60.h27 UINT8 AccessSize;
60 UINT8 Checksum;
328 UINT8 Type;
344 UINT8 Type;
356 UINT8 Type;
358 UINT8 Bus;
368 UINT8 Type;
392 UINT8 Type;
402 UINT8 Type;
413 UINT8 Type;
[all …]
/f-stack/freebsd/contrib/edk2/Include/Uefi/
H A DUefiInternalFormRepresentation.h660 UINT8 Hour;
661 UINT8 Minute;
662 UINT8 Second;
667 UINT8 Month;
668 UINT8 Day;
1027 UINT8 MinValue;
1028 UINT8 MaxValue;
1029 UINT8 Step;
1223 UINT8 Value;
1858 UINT8 BlockType;
[all …]
/f-stack/freebsd/contrib/edk2/Include/Protocol/
H A DDevicePath.h51 UINT8 SubType; ///< Varies by Type
84 UINT8 Function;
88 UINT8 Device;
393 UINT8 WWN[8];
397 UINT8 Lun[8];
505 UINT8 Lun;
561 UINT8 IfType;
719 UINT8 Parity;
820 UINT8 Lun[8];
878 UINT8 Pun;
[all …]
/f-stack/freebsd/contrib/dev/acpica/components/resources/
H A Drsdump.c173 UINT8 Value);
197 UINT8 *Data);
206 UINT8 Length,
211 UINT8 Length,
212 UINT8 *Data);
331 UINT8 Count; in AcpiRsDumpIrqList()
380 UINT8 Count; in AcpiRsDumpDescriptor()
711 UINT8 Value) in AcpiRsOutInteger8()
769 UINT8 *Data) in AcpiRsDumpByteList()
785 UINT8 i; in AcpiRsDumpShortByteList()
[all …]
/f-stack/freebsd/contrib/dev/acpica/components/utilities/
H A Dutresrc.c224 static const UINT8 AcpiGbl_ResourceTypes[] =
290 UINT8 *Aml, in AcpiUtWalkAmlResources()
296 UINT8 *EndAml; in AcpiUtWalkAmlResources()
297 UINT8 ResourceIndex; in AcpiUtWalkAmlResources()
424 UINT8 *ReturnIndex) in AcpiUtValidateResource()
427 UINT8 ResourceType; in AcpiUtValidateResource()
428 UINT8 ResourceIndex; in AcpiUtValidateResource()
466 ResourceIndex = (UINT8) in AcpiUtValidateResource()
593 UINT8
678 UINT8
[all …]
/f-stack/freebsd/contrib/dev/acpica/components/disassembler/
H A Ddmresrcl.c185 UINT8 Flags);
197 UINT8 Flags,
213 UINT8 Type,
218 UINT8 Type);
223 UINT8 Type,
248 UINT8 Type, in AcpiDmMemoryFields()
297 UINT8 Type, in AcpiDmAddressFields()
351 UINT8 Type) in AcpiDmAddressPrefix()
400 UINT8 Type, in AcpiDmAddressCommon()
405 UINT8 Flags; in AcpiDmAddressCommon()
[all …]

12345678910