Home
last modified time | relevance | path

Searched refs:UINT8 (Results 201 – 225 of 309) sorted by relevance

12345678910>>...13

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslload.c326 Node->Type = (UINT8) ACPI_TYPE_LOCAL_REGION_FIELD; in LdLoadFieldElements()
648 ActualObjectType = (UINT8) Op->Asl.Child->Asl.Next->Asl.Value.Integer; in LdNamespace1Begin()
853 Node->Type = (UINT8) ObjectType; in LdNamespace1Begin()
864 Node->Type = (UINT8) ObjectType; in LdNamespace1Begin()
897 Node->Type = (UINT8) ActualObjectType; in LdNamespace1Begin()
947 Node->Type = (UINT8) ActualObjectType; in LdNamespace1Begin()
H A Ddttable.c239 UINT8 Revision; in DtCompileFadt()
323 UINT8 *ReservedBuffer; in DtCompileFacs()
H A Dpreprocess.h216 UINT8 ArgCount; /* Required # of args */
367 UINT8 Level,
H A Daslmethod.c201 UINT8 ActualArgs = 0; in MtMethodAnalysisWalkBegin()
267 MethodInfo->NumArguments = (UINT8) in MtMethodAnalysisWalkBegin()
268 (((UINT8) Next->Asl.Value.Integer) & 0x07); in MtMethodAnalysisWalkBegin()
273 MethodInfo->ShouldBeSerialized = (UINT8) Next->Asl.Value.Integer; in MtMethodAnalysisWalkBegin()
H A Dasloptions.c353 Gbl_PruneDepth = (UINT8) strtoul (AcpiGbl_Optarg, NULL, 0); in AslDoOptions()
370 Gbl_PruneType = (UINT8) strtoul (AcpiGbl_Optarg, NULL, 0); in AslDoOptions()
791 Gbl_RevisionOverride = (UINT8) strtoul (AcpiGbl_Optarg, NULL, 0); in AslDoOptions()
H A Daslmapenter.c224 … Info->Direction = (UINT8) (Resource->Gpio.IntFlags & 0x0003); /* _IOR, for IO descriptor */ in MpSaveGpioInfo()
225 … Info->Polarity = (UINT8) ((Resource->Gpio.IntFlags >> 1) & 0x0003); /* _POL, for INT descriptor */ in MpSaveGpioInfo()
H A Daslprepkg.c167 UINT8 Type1,
169 UINT8 Type2,
606 UINT8 Type1, in ApCheckPackageElements()
608 UINT8 Type2, in ApCheckPackageElements()
/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DUdp6.h135 UINT8 TrafficClass;
139 UINT8 HopLimit;
H A DUdp4.h78 UINT8 TypeOfService;
79 UINT8 TimeToLive;
H A DTcp6.h224 UINT8 TrafficClass;
228 UINT8 HopLimit;
H A DEdidDiscovered.h45 UINT8 *Edid;
H A DEdidActive.h47 UINT8 *Edid;
H A DPiPcd.h63 UINT8
188 IN UINT8 Value
/illumos-gate/usr/src/common/acpica/executer/
H A Dexstore.c348 UINT8 Value = 0; in AcpiExStoreObjectToIndex()
452 Value = (UINT8) (SourceDesc->Integer.Value); in AcpiExStoreObjectToIndex()
524 UINT8 ImplicitConversion) in AcpiExStoreObjectToNode()
H A Dexutils.c572 UINT8 ClassCode[3]) in AcpiExPciClsToString()
604 UINT8 SpaceId) in AcpiIsValidSpaceId()
/illumos-gate/usr/src/common/acpica/namespace/
H A Dnsrepair2.c231 UINT8 SortDirection,
249 UINT8 SortDirection);
428 UINT8 *ByteBuffer; in AcpiNsRepair_FDE()
980 UINT8 SortDirection, in AcpiNsCheckSortedList()
1098 UINT8 SortDirection) in AcpiNsSortList()
H A Dnsprepkg.c175 UINT8 Type1,
177 UINT8 Type2,
857 UINT8 Type1, in AcpiNsCheckPackageElements()
859 UINT8 Type2, in AcpiNsCheckPackageElements()
/illumos-gate/usr/src/common/acpica/disassembler/
H A Ddmdeferred.c168 UINT8 *Aml,
270 UINT8 *Aml, in AcpiDmDeferredParse()
/illumos-gate/usr/src/common/acpica/utilities/
H A Dutdecode.c165 const UINT8 AcpiGbl_NsProperties[ACPI_NUM_NS_TYPES] =
233 UINT8 SpaceId) in AcpiUtGetRegionName()
H A Duttrack.c182 UINT8 AllocType,
515 UINT8 AllocType, in AcpiUtTrackAllocation()
759 UINT8 DescriptorType; in AcpiUtDumpAllocations()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacnamesp.h399 UINT8 DisplayType,
407 UINT8 DisplayType,
603 UINT8 PackageType,
/illumos-gate/usr/src/boot/efi/include/Uefi/
H A DUefiPxe.h66 typedef UINT8 PXE_UINT8;
1195 UINT8 Device;
1196 UINT8 Function;
1203 UINT8 Byte[256];
/illumos-gate/usr/src/cmd/bhyve/
H A Dacpi_device.c99 const UINT16 port, const UINT8 length) in acpi_device_add_res_fixed_ioport()
121 const UINT8 write_protected, const UINT32 address, const UINT32 length) in acpi_device_add_res_fixed_memory32()
/illumos-gate/usr/src/common/acpica/events/
H A Devxfgpe.c373 UINT8 Action) in ACPI_EXPORT_SYMBOL()
710 UINT8 Action) in ACPI_EXPORT_SYMBOL()
756 ACPI_SET_BIT (GpeRegisterInfo->EnableForWake, (UINT8) RegisterBit); in ACPI_EXPORT_SYMBOL()
761 ACPI_CLEAR_BIT (GpeRegisterInfo->EnableForWake, (UINT8) RegisterBit); in ACPI_EXPORT_SYMBOL()
/illumos-gate/usr/src/common/acpica/parser/
H A Dpsobject.c246 AcpiUtDumpBuffer (((UINT8 *) WalkState->ParserState.Aml - 16), in AcpiPsGetAmlOpcode()
303 UINT8 *AmlOpStart, in AcpiPsBuildNamedOp()
454 UINT8 *AmlOpStart, in AcpiPsCreateOp()
461 UINT8 ArgumentCount; in AcpiPsCreateOp()

12345678910>>...13