Home
last modified time | relevance | path

Searched refs:UINT8 (Results 251 – 275 of 311) sorted by relevance

1...<<111213

/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DHiiImageDecoder.h53 UINT8 ColorDepthInBits;
H A DSimpleTextInEx.h60 typedef UINT8 EFI_KEY_TOGGLE_STATE;
H A DSerialIo.h140 IN UINT8 DataBits,
H A DIsaIo.h225 IN UINT8 ChannelNumber OPTIONAL,
/illumos-gate/usr/src/tools/smatch/src/validation/preprocessor/
H A Dpredef.c21 TEST_MAX(UINT8, 0xffU); in test()
/illumos-gate/usr/src/common/acpica/utilities/
H A Dutclib.c902 index = (UINT32) ((UINT8) *String - '0'); in strtoul()
1026 const UINT8 AcpiGbl_Ctypes[257] = {
H A Dutstrsuppt.c397 while (isspace ((UINT8) **String)) in AcpiUtRemoveWhitespace()
/illumos-gate/usr/src/common/acpica/events/
H A Devgpeblk.c414 ThisEvent->GpeNumber = (UINT8) (ThisRegister->BaseGpeNumber + j); in AcpiEvCreateGpeInfoBlocks()
478 UINT8 SpaceId, in AcpiEvCreateGpeBlock()
H A Devmisc.c226 UINT8 HandlerListId = 0; in AcpiEvQueueNotifyRequest()
/illumos-gate/usr/src/common/acpica/disassembler/
H A Ddmutils.c252 UINT8 Attribute) in AcpiDmDecodeAttribute()
H A Ddmresrcs.c475 ACPI_ADD_PTR (UINT8, Resource, sizeof (AML_RESOURCE_SMALL_HEADER)), in AcpiDmVendorSmallDescriptor()
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslcompile.c199 UINT8 FullCompile; in CmDoCompile()
200 UINT8 Event; in CmDoCompile()
H A Daslopt.c186 UINT8 IsDeclaration,
320 UINT8 IsDeclaration, in OptBuildShortestPath()
H A Daslfileio.c176 UINT8 ErrorId) in FlFileError()
H A Dprscan.c993 static UINT8 AcpiGbl_LineScanState = PR_NORMAL_TEXT;
1340 UINT8 c; in PrDoIncludeBuffer()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacoutput.h555 ACPI_TRACE_EXIT (AcpiUtValueExit, UINT8, Value)
570 #define ACPI_DUMP_BUFFER(a, b) AcpiUtDebugDumpBuffer((UINT8 *) a, b, DB_BYTE_DISPLAY, _COM…
H A Dacapps.h229 UINT8 GetOnlyAmlTables,
H A Dacclib.h163 extern const UINT8 AcpiGbl_Ctypes[];
/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dalua_ic_if.c1698 NV_PAIR(UINT8, m, icsc_task_flags), in stmf_ic_scsi_cmd_msg_unmarshal()
1699 NV_PAIR(UINT8, m, icsc_task_mgmt_function), in stmf_ic_scsi_cmd_msg_unmarshal()
1853 NV_PAIR(UINT8, m, icss_response), in stmf_ic_scsi_status_msg_unmarshal()
1854 NV_PAIR(UINT8, m, icss_status), in stmf_ic_scsi_status_msg_unmarshal()
1855 NV_PAIR(UINT8, m, icss_flags), in stmf_ic_scsi_status_msg_unmarshal()
1857 NV_PAIR(UINT8, m, icss_sense_len), in stmf_ic_scsi_status_msg_unmarshal()
2005 NV_PAIR(UINT8, m, ics_msg_type), in stmf_ic_status_msg_unmarshal()
2007 NV_PAIR(UINT8, m, ics_status), in stmf_ic_status_msg_unmarshal()
/illumos-gate/usr/src/common/acpica/executer/
H A Dexdump.c490 UINT8 *Target; in AcpiExDumpObject()
492 UINT8 Count; in AcpiExDumpObject()
518 Target = ACPI_ADD_PTR (UINT8, ObjDesc, Info->Offset); in AcpiExDumpObject()
1277 ACPI_CAST_PTR (UINT8, ObjDesc->Buffer.Pointer), in AcpiExDumpPackageObj()
H A Dextrace.c292 UINT8 *Aml, in AcpiExTracePoint()
/illumos-gate/usr/src/common/acpica/dispatcher/
H A Ddswstate.c774 UINT8 *AmlStart, in AcpiDsInitAmlWalk()
777 UINT8 PassNumber) in AcpiDsInitAmlWalk()
/illumos-gate/usr/src/common/acpica/namespace/
H A Dnsdump.c795 UINT8 DisplayType, in AcpiNsDumpObjects()
936 UINT8 DisplayType, in AcpiNsDumpObjectPaths()
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSShared/
H A Ddns_sd.h118 typedef UINT8 uint8_t;
130 typedef UINT8 uint8_t;
/illumos-gate/usr/src/common/acpica/tables/
H A Dtbinstal.c247 UINT8 Flags, in AcpiTbInstallStandardTable()

1...<<111213