Searched refs:UINT8 (Results 101 - 125 of 271) sorted by relevance

1234567891011

/freebsd-11-stable/sys/contrib/dev/acpica/components/namespace/
H A Dnsarguments.c180 UINT8 ArgCount;
181 UINT8 ArgType;
182 UINT8 UserArgType;
H A Dnsxfname.c407 UINT8 ParamCount= 0;
682 UINT8 *Buffer)
685 UINT8 *AmlBuffer;
686 UINT8 *AmlStart;
693 UINT8 MethodFlags;
788 MethodObj->Method.ParamCount = (UINT8)
795 MethodObj->Method.SyncLevel = (UINT8)
/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Daslopcodes.c286 AcpiUtSetIntegerWidth ((UINT8) Child->Asl.Value.Integer);
444 UINT8 Attribute;
468 Attribute = (UINT8) AttribOp->Asl.Value.Integer;
521 UINT8 State;
565 BufferDataOp->Asl.Value.Buffer = (UINT8 *) Rnode;
594 UINT8 *AsciiString;
610 AsciiString = (UINT8 *) InitializerOp->Asl.Value.String;
638 InitializerOp->Asl.Value.Buffer = (UINT8 *) UnicodeString;
739 (UINT32) ((UINT8) (InString[0] - 0x40)) << 26 |
740 (UINT32) ((UINT8) (InStrin
[all...]
H A Dasloperands.c257 UINT8 NumArgs = 0;
258 UINT8 Serialized = 0;
259 UINT8 Concurrency = 0;
260 UINT8 MethodFlags;
273 NumArgs = (UINT8) Next->Asl.Value.Integer;
282 Serialized = (UINT8) Next->Asl.Value.Integer;
300 Concurrency = (UINT8) Next->Asl.Value.Integer;
305 MethodFlags = (UINT8)
346 UINT8 AccessType;
347 UINT8 LockRul
[all...]
H A Daslstubs.c217 UINT8 Type,
227 UINT8 Type,
237 UINT8 Type,
394 UINT8 *Aml,
H A Dasluuid.c158 extern UINT8 AcpiGbl_MapToUuidOffset[UUID_BUFFER_LENGTH];
H A Daslresource.c188 UINT8 Type,
324 UINT8 Flags,
603 UINT8 *Flags,
605 UINT8 Position,
606 UINT8 DefaultBit)
619 *Flags |= (((UINT8) Op->Asl.Value.Integer) << Position);
628 UINT8 Position,
629 UINT8 DefaultBit)
756 UINT8 *State)
1128 UINT8 Stat
[all...]
H A Daslerror.c165 UINT8 Level,
170 UINT8 Level,
175 UINT8 Level,
188 UINT8 Level,
459 UINT8 SourceByte;
804 UINT8 Level,
881 UINT8 Level,
915 UINT8 Level,
952 UINT8 Level,
1011 UINT8 Leve
[all...]
H A Daslrestype1i.c190 UINT8 DmaChannelMask = 0;
191 UINT8 DmaChannels = 0;
261 (1 << ((UINT8) InitializerOp->Asl.Value.Integer));
342 Descriptor->FixedDma.Width = (UINT8) InitializerOp->Asl.Value.Integer;
414 (UINT8) InitializerOp->Asl.Value.Integer;
513 (UINT8) InitializerOp->Asl.Value.Integer;
522 (UINT8) InitializerOp->Asl.Value.Integer;
647 IrqMask |= (1 << (UINT8) InitializerOp->Asl.Value.Integer);
746 IrqMask |= (1 << ((UINT8) InitializerOp->Asl.Value.Integer));
H A Dcvparser.c166 UINT8 *Address);
246 UINT8 *AmlStart,
249 UINT8 *TreeAml;
250 UINT8 *FileEnd;
369 UINT8 *Address)
372 UINT8 Option;
714 UINT8 *Aml = ParserState->Aml;
717 UINT8 CommentOption;
971 UINT8 *Aml;
/freebsd-11-stable/sys/contrib/dev/acpica/components/parser/
H A Dpsutils.c176 UINT8 *Aml)
240 UINT8 *Aml)
244 UINT8 Flags = ACPI_PARSEOP_GENERIC;
/freebsd-11-stable/sys/dev/acpi_support/
H A Dacpi_wmi.c87 UINT8 max_instance; /* highest instance known for this GUID */
88 UINT8 flags; /* ACPI_WMI_REGFLAG_%s */
121 const char *guid_string, UINT8 instance,
133 UINT8 instance, ACPI_BUFFER *out);
136 UINT8 instance, const ACPI_BUFFER *in);
150 static int acpi_wmi_guid_string_to_guid(const UINT8 *guid_string,
151 UINT8 *guid);
356 UINT8 instance, UINT32 method_id, const ACPI_BUFFER *in, ACPI_BUFFER *out)
489 ((UINT8) winfo->ginfo.oid[0] == event_id)) {
509 acpi_wmi_get_block_method(device_t dev, const char *guid_string, UINT8 instanc
[all...]
/freebsd-11-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutmisc.c249 UINT8 Bytes[4];
254 UINT8 Bytes[4];
289 UINT8 Revision)
515 UINT8 Type,
H A Dutascii.c249 UINT8 *Name,
H A Dutownerid.c243 AcpiGbl_LastOwnerIdIndex = (UINT8) j;
244 AcpiGbl_NextOwnerIdOffset = (UINT8) (k + 1);
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dacdebug.h167 UINT8 MinArgs; /* Minimum arguments required */
173 UINT8 LineCount; /* Number of help lines */
293 UINT8 *ReturnValue);
306 UINT8 *
H A Dacdispat.h319 UINT8 Type,
341 UINT8 Type,
354 UINT8 Type,
450 UINT8 ObjectType,
548 UINT8 *AmlStart,
551 UINT8 PassNumber);
/freebsd-11-stable/sys/contrib/dev/acpica/components/dispatcher/
H A Ddswload.c478 Node->Type = (UINT8) ObjectType;
562 UINT8 ParamCount;
644 Op->Common.Node->Type = (UINT8) ObjectType;
663 ParamCount = (UINT8) Op->Common.Value.Arg->Common.Next->Common.Value.Integer;
664 ObjectType = (UINT8) Op->Common.Value.Arg->Common.Value.Integer;
666 Op->Common.Node->Type = (UINT8) ObjectType;
668 AcpiDmCreateSubobjectForExternal ((UINT8)ObjectType,
675 AcpiDmAddOpToExternalList (Op, Op->Named.Path, (UINT8)ObjectType, ParamCount,
H A Ddsmthdat.c166 UINT8 Type,
172 UINT8 Type,
384 UINT8 Type,
456 UINT8 Type,
515 UINT8 Type,
628 UINT8 Type,
694 UINT8 Type,
/freebsd-11-stable/sys/contrib/dev/acpica/components/resources/
H A Drscalc.c164 static UINT8
191 static UINT8
195 UINT8 BitsSet;
569 UINT8 *AmlBuffer,
574 UINT8 *EndAml;
575 UINT8 *Buffer;
580 UINT8 ResourceIndex;
581 UINT8 MinimumAmlResourceLength;
877 * The minus one is to subtract the size of the UINT8 Source[1]
/freebsd-11-stable/stand/efi/include/
H A Defipciio.h158 IN UINT8 BarIndex,
191 IN UINT8 BarIndex,
280 IN UINT8 DestBarIndex,
282 IN UINT8 SrcBarIndex,
479 IN UINT8 BarIndex,
513 IN UINT8 BarIndex,
/freebsd-11-stable/sys/contrib/dev/acpica/components/disassembler/
H A Ddmbuffer.c181 UINT8 *ByteData,
211 UINT8 *ByteData,
217 UINT8 BufChar;
310 UINT8 *ByteData;
394 UINT8 *ByteData;
466 UINT8 *Data;
470 Data = ACPI_CAST_PTR (UINT8, Op->Named.Data);
512 UINT8 *ByteData;
589 UINT8 *ByteData;
856 UINT8 *ByteDat
[all...]
/freebsd-11-stable/sys/contrib/dev/acpica/common/
H A Ddmextern.c230 UINT8 Type,
238 UINT8 Type,
249 UINT8 Type,
343 while (Node && (*Path == (UINT8) AML_PARENT_PREFIX))
648 UINT8 Type,
686 if (*Path == (UINT8) AML_PARENT_PREFIX)
832 UINT8 Type,
898 UINT8 Type,
991 UINT8 Type,
1122 UINT8 Typ
[all...]
H A Ddmrestag.c179 UINT8 ResourceIndex);
195 UINT8 *Aml,
198 UINT8 ResourceIndex,
556 static UINT8 AcpiGbl_NextPrefix = 0;
747 UINT8 ResourceTableIndex;
924 UINT8 ResourceIndex)
1136 AcpiUtWalkAmlResources (NULL, (UINT8 *) NextOp->Named.Data,
1160 UINT8 *Aml,
1163 UINT8 ResourceIndex,
/freebsd-11-stable/sys/contrib/dev/acpica/components/executer/
H A Dexprep.c168 UINT8 FieldFlags,
353 UINT8 FieldFlags,
457 UINT8 FieldFlags,
458 UINT8 FieldAttribute,
503 ObjDesc->CommonField.AccessByteWidth = (UINT8)
525 ObjDesc->CommonField.StartFieldBitOffset = (UINT8)
650 (UINT8) AccessByteWidth;

Completed in 502 milliseconds

1234567891011