/titanic_41/usr/src/uts/intel/sys/acpi/ |
H A D | actbl1.h | 139 UINT32 RegionLength; /* Length of the boot error region */ 149 UINT32 BlockStatus; /* Type of error information */ 150 UINT32 RawDataOffset; /* Offset to raw error data */ 151 UINT32 RawDataLength; /* Length of raw error data */ 152 UINT32 DataLength; /* Length of generic error data */ 153 UINT32 ErrorSeverity; /* Severity code */ 204 UINT32 Interval; /* Polling interval (msec) */ 221 UINT32 Uid; /* Unique ID - must be same as the EC _UID method */ 238 UINT32 HeaderLength; 241 UINT32 Entries; [all …]
|
H A D | actbl3.h | 119 UINT32 ImageOffsetX; 120 UINT32 ImageOffsetY; 138 UINT32 EntryAddress32; 142 UINT32 LogAreaLength; 144 UINT32 Flags; 160 UINT32 ValidatedTableCount; 179 UINT32 ResourceCount; 188 UINT32 DpsIdLength; 260 UINT32 Length; 281 UINT32 ResumeCount; [all …]
|
H A D | acutils.h | 155 UINT32 Length, 156 UINT32 Offset, 171 UINT32 ObjectSpace; 172 UINT32 NumPackages; 199 UINT32 Position); 205 UINT32 Count); 227 UINT32 Base, 228 UINT32 MaxIntegerByteWidth, 248 UINT32 MutexId); 252 UINT32 NotifyValue, [all …]
|
H A D | acdisasm.h | 54 #define ACPI_DEFAULT_RESNAME *(UINT32 *) "__RD" 193 UINT32 Level; 194 UINT32 LastLevel; 195 UINT32 Count; 196 UINT32 BitOffset; 197 UINT32 Flags; 198 UINT32 AmlOffset; 209 UINT32 Level, 218 UINT32 Length, 219 UINT32 Level); [all …]
|
H A D | actbl.h | 108 …UINT32 Length; /* Length of table in bytes, including… 113 UINT32 OemRevision; /* OEM revision number */ 115 UINT32 AslCompilerRevision; /* ASL compiler version */ 154 UINT32 RsdtPhysicalAddress; /* 32-bit physical address of the RSDT */ 155 …UINT32 Length; /* Table length in bytes, including header (AC… 170 UINT32 RsdtPhysicalAddress; 178 UINT32 Length; 196 UINT32 TableOffsetEntry[1]; /* Array of pointers to ACPI tables */ 207 #define ACPI_RSDT_ENTRY_SIZE (sizeof (UINT32)) 220 UINT32 Length; /* Length of structure, in bytes */ [all …]
|
H A D | acstruct.h | 92 UINT32 ArgTypes; 93 UINT32 MethodBreakpoint; /* For single stepping */ 94 UINT32 UserBreakpoint; /* User AML breakpoint */ 95 UINT32 ParseFlags; 98 UINT32 PrevArgTypes; 99 UINT32 ArgCount; /* push for fixed or var args */ 135 UINT32 TableIndex; 136 UINT32 ObjectCount; 137 UINT32 MethodCount; 138 UINT32 SerialMethodCount; [all …]
|
H A D | actbl2.h | 172 UINT32 MfgId; 241 UINT32 EnterpriseId; 299 UINT32 Length; 300 UINT32 VendorId; 301 UINT32 SubvendorId; 306 UINT32 SharedInfoLength; 318 UINT32 MmioBaseLow; 319 UINT32 MmioBaseHigh; 320 UINT32 GsiInterrupt; 327 UINT32 MaxBlockSize; [all …]
|
H A D | actypes.h | 66 #define ACPI_UINT32_MAX (UINT32)(~((UINT32) 0)) /* 0xFFFFFFFF */ 157 typedef unsigned int UINT32; typedef 196 typedef unsigned int UINT32; typedef 203 typedef UINT32 ACPI_SIZE; 212 typedef UINT32 ACPI_IO_ADDRESS; 213 typedef UINT32 ACPI_PHYSICAL_ADDRESS; 456 typedef UINT32 ACPI_STATUS; /* All ACPI Exceptions */ 457 typedef UINT32 ACPI_NAME; /* 4-byte ACPI name */ 522 #define ACPI_LOWORD(Integer) ((UINT16) (UINT32)(Integer)) 523 #define ACPI_HIWORD(Integer) ((UINT16)(((UINT32)(Integer)) >> 16)) [all …]
|
H A D | acpixf.h | 260 ACPI_INIT_GLOBAL (UINT32, AcpiGbl_TraceFlags, 0); 262 ACPI_INIT_GLOBAL (UINT32, AcpiGbl_TraceDbgLevel, ACPI_TRACE_LEVEL_DEFAULT); 263 ACPI_INIT_GLOBAL (UINT32, AcpiGbl_TraceDbgLayer, ACPI_TRACE_LAYER_DEFAULT); 271 ACPI_INIT_GLOBAL (UINT32, AcpiDbgLevel, ACPI_DEBUG_DEFAULT); 273 ACPI_INIT_GLOBAL (UINT32, AcpiDbgLevel, ACPI_NORMAL_DEFAULT); 275 ACPI_INIT_GLOBAL (UINT32, AcpiDbgLayer, ACPI_COMPONENT_DEFAULT); 285 ACPI_GLOBAL (UINT32, AcpiCurrentGpeCount); 422 UINT32 InitialTableCount, 433 UINT32 Flags)) 438 UINT32 Flags)) [all …]
|
H A D | acevents.h | 59 UINT32 71 UINT32 73 UINT32 GpeNumber); 78 UINT32 NotifyValue); 106 UINT32 129 UINT32 GpeNumber); 133 UINT32 GpeNumber, 149 UINT32 RegisterCount, 151 UINT32 InterruptNumber, 165 UINT32 [all …]
|
H A D | acnamesp.h | 97 UINT32 Flags); 109 UINT32 TableIndex, 120 UINT32 MaxDepth, 121 UINT32 Flags, 143 UINT32 TableIndex, 148 UINT32 PassNumber, 149 UINT32 TableIndex, 166 UINT32 Flags, 176 UINT32 Name); 251 UINT32 MaxDepth); [all …]
|
H A D | acinterp.h | 109 UINT32 Flags); 120 UINT32 Type); 143 UINT32 Level, 144 UINT32 Index); 182 UINT32 BufferLength, 183 UINT32 *DatumCount); 190 UINT32 FieldDatumByteOffset); 196 UINT32 BufferLength, 197 UINT32 ByteGranularity, 198 UINT32 BufferOffset); [all …]
|
H A D | actables.h | 50 UINT32 InitialTableCount); 55 UINT32 66 UINT32 Length); 74 UINT32 *TableIndex, 105 UINT32 TableIndex); 109 UINT32 TableIndex, 123 UINT32 Length); 134 UINT32 *TableIndex); 160 UINT32 *TableLength, 166 UINT32 TableLength, [all …]
|
H A D | achware.h | 62 UINT32 Mode); 64 UINT32 80 UINT32 *Value, 85 UINT32 Value, 90 UINT32 RegisterId); 94 UINT32 Pm1aControl, 95 UINT32 Pm1bControl); 99 UINT32 RegisterId, 100 UINT32 *ReturnValue); 104 UINT32 RegisterId, [all …]
|
H A D | aclocal.h | 52 typedef UINT32 ACPI_MUTEX_HANDLE; 101 UINT32 NumReaders; 134 UINT32 UseCount; 204 UINT32 Value; 205 UINT32 Length; 234 UINT32 CurrentTableCount; /* Tables currently in the array */ 235 UINT32 MaxTableCount; /* Max tables array will hold */ 266 UINT32 *Count; 291 UINT32 Length; 292 UINT32 NumSegments; [all …]
|
H A D | acpiosxf.h | 67 #define ACPI_NO_UNIT_LIMIT ((UINT32) -1) 78 UINT32 Type; 79 UINT32 Code; 80 UINT32 Argument; 129 UINT32 *NewTableLength); 168 UINT32 MaxUnits, 169 UINT32 InitialUnits, 183 UINT32 Units, 191 UINT32 Units); 316 UINT32 InterruptNumber, [all …]
|
/titanic_41/usr/src/cmd/lms/heci/ |
H A D | FWULCommand.h | 63 UINT32 MessageID; 68 UINT32 MessageType; 69 UINT32 Status; 75 UINT32 Status; 80 UINT32 MessageType; 81 UINT32 Status; 82 UINT32 Sku; 83 UINT32 ICHVer; 84 UINT32 MCHVer; 85 UINT32 Vendor; [all …]
|
H A D | PTHICommand.h | 56 static const UINT32 IDER_LOG_ENTRIES = 16; 103 typedef UINT32 CFG_IPv4_ADDRESS; 105 static const UINT32 BIOS_VERSION_LEN = 65; 106 static const UINT32 VERSIONS_NUMBER = 50; 107 static const UINT32 UNICODE_STRING_LEN = 20; 146 UINT32 VersionsCount; 154 UINT32 val; 157 UINT32 Operation : 23; 158 UINT32 IsResponse : 1; 159 UINT32 Class : 8; [all …]
|
H A D | HECI_if.h | 36 typedef unsigned int UINT32; typedef 39 typedef UINT32 AMT_STATUS; 40 typedef UINT32 AMT_BOOLEAN; 88 UINT32 MaxMessageLength; 94 UINT32 Data; 96 UINT32 Reserved :1; //Legacy 97 UINT32 Qst :1; //QST 98 UINT32 Asf :1; //ASF2 99 UINT32 Amt :1; //AMT Professional 100 UINT32 AmtFund :1; //AMT Fundamental [all …]
|
/titanic_41/usr/src/cmd/lms/ |
H A D | LMEConnection.h | 99 LMEProtocolVersionMessage(UINT32 majorVersion = 0, 100 UINT32 minorVersion = 0, 107 UINT32 MajorVersion; 108 UINT32 MinorVersion; 157 LMETcpForwardRequestMessage(std::string address = "", UINT32 port = 0) : 163 UINT32 Port; 168 LMETcpForwardCancelRequestMessage(std::string address = "", UINT32 port = 0) : 174 UINT32 Port; 179 LMEUdpSendToMessage(std::string address = "", UINT32 port = 0, 180 UINT32 dataLength = 0, UINT8 *data = NULL) : [all …]
|
H A D | LMS_if.h | 59 UINT32 StringLength; 70 UINT32 PortBound; 83 UINT32 RecipientChannel; 84 UINT32 SenderChannel; 85 UINT32 InitialWindowSize; 86 UINT32 Reserved; 98 UINT32 RecipientChannel; 99 UINT32 ReasonCode; 100 UINT32 Reserved; 101 UINT32 Reserved2; [all …]
|
H A D | LMEConnection.cpp | 52 const UINT32 LMEConnection::RX_WINDOW_SIZE = 1024; 180 *((UINT32 *)pCurrent) = htonl(serviceName.size()); in ServiceAccept() 231 bool LMEConnection::TcpForwardReplySuccess(UINT32 port) in TcpForwardReplySuccess() 294 bool LMEConnection::ChannelOpenForwardedRequest(UINT32 senderChannel, in ChannelOpenForwardedRequest() 295 UINT32 connectedPort, in ChannelOpenForwardedRequest() 297 UINT32 originatorPort) in ChannelOpenForwardedRequest() 315 *((UINT32 *)pCurrent) = htonl(APF_STR_SIZE_OF(APF_OPEN_CHANNEL_REQUEST_FORWARDED)); in ChannelOpenForwardedRequest() 316 pCurrent += sizeof(UINT32); in ChannelOpenForwardedRequest() 321 *((UINT32 *)pCurrent) = htonl(senderChannel); in ChannelOpenForwardedRequest() 322 pCurrent += sizeof(UINT32); in ChannelOpenForwardedRequest() [all …]
|
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | exioct.h | 99 UINT32 Status; /* 4 */ 100 UINT32 DetailStatus; /* 4 */ 101 UINT32 Reserved1; /* 4 */ 102 UINT32 RequestLen; /* 4 */ 103 UINT32 ResponseLen; /* 4 */ 369 UINT32 DriverAttr; /* 4 */ 370 UINT32 FWAttr; /* 4 */ 390 UINT32 PortSupportedSpeed; /* 4 */ 391 UINT32 PortSpeed; /* 4 */ 422 UINT32 TransferCount; [all …]
|
/titanic_41/usr/src/uts/intel/io/acpica/utilities/ |
H A D | utdebug.c | 136 if (*(ACPI_CAST_PTR (UINT32, FunctionName)) == ACPI_PREFIX_MIXED) in AcpiUtTrimFunctionName() 143 if (*(ACPI_CAST_PTR (UINT32, FunctionName)) == ACPI_PREFIX_LOWER) in AcpiUtTrimFunctionName() 175 UINT32 RequestedDebugLevel, in AcpiDebugPrint() 176 UINT32 LineNumber, in AcpiDebugPrint() 179 UINT32 ComponentId, in AcpiDebugPrint() 204 (UINT32) AcpiGbl_PreviousThreadId, (UINT32) ThreadId); in AcpiDebugPrint() 226 AcpiOsPrintf ("[%u] ", (UINT32) ThreadId); in AcpiDebugPrint() 263 UINT32 RequestedDebugLevel, in ACPI_EXPORT_SYMBOL() 264 UINT32 LineNumber, in ACPI_EXPORT_SYMBOL() 267 UINT32 ComponentId, in ACPI_EXPORT_SYMBOL() [all …]
|
/titanic_41/usr/src/cmd/acpi/common/ |
H A D | utdebug.c | 136 if (*(ACPI_CAST_PTR (UINT32, FunctionName)) == ACPI_PREFIX_MIXED) in AcpiUtTrimFunctionName() 143 if (*(ACPI_CAST_PTR (UINT32, FunctionName)) == ACPI_PREFIX_LOWER) in AcpiUtTrimFunctionName() 175 UINT32 RequestedDebugLevel, in AcpiDebugPrint() 176 UINT32 LineNumber, in AcpiDebugPrint() 179 UINT32 ComponentId, in AcpiDebugPrint() 204 (UINT32) AcpiGbl_PreviousThreadId, (UINT32) ThreadId); in AcpiDebugPrint() 226 AcpiOsPrintf ("[%u] ", (UINT32) ThreadId); in AcpiDebugPrint() 263 UINT32 RequestedDebugLevel, in ACPI_EXPORT_SYMBOL() 264 UINT32 LineNumber, in ACPI_EXPORT_SYMBOL() 267 UINT32 ComponentId, in ACPI_EXPORT_SYMBOL() [all …]
|