/src/sys/external/bsd/gnu-efi/dist/inc/arm/ |
efisetjmp_arch.h | 9 UINT32 R3; // A copy of R13 10 UINT32 R4; 11 UINT32 R5; 12 UINT32 R6; 13 UINT32 R7; 14 UINT32 R8; 15 UINT32 R9; 16 UINT32 R10; 17 UINT32 R11; 18 UINT32 R12 [all...] |
/src/sys/external/bsd/gnu-efi/dist/inc/ia32/ |
efisetjmp_arch.h | 9 UINT32 Ebx; 10 UINT32 Esi; 11 UINT32 Edi; 12 UINT32 Ebp; 13 UINT32 Esp; 14 UINT32 Eip;
|
pe.h | 35 UINT32 e_lfanew; // File address of new exe header 44 UINT32 ne_crc; // Checksum of whole file 49 UINT32 ne_csip; // Initial CS:IP setting 50 UINT32 ne_sssp; // Initial SS:SP setting 59 UINT32 ne_nrestab; // Offset of Non-resident Names Table 78 UINT32 TimeDateStamp; 79 UINT32 PointerToSymbolTable; 80 UINT32 NumberOfSymbols; 114 UINT32 VirtualAddress; 115 UINT32 Size [all...] |
/src/sys/external/bsd/acpica/dist/tools/examples/ |
exstubs.c | 174 UINT32 *Value, 175 UINT32 Width) 183 UINT32 Value, 184 UINT32 Width)
|
/src/sys/external/bsd/acpica/dist/debugger/ |
dbstats.c | 175 UINT32 NestingLevel, 228 UINT32 Outstanding; 306 UINT32 i; 403 UINT32 NestingLevel, 409 UINT32 Type; 450 (UINT32) sizeof (ACPI_PARSE_OBJECT); 451 SizeOfMethodTrees = NumMethodElements * (UINT32) sizeof (ACPI_PARSE_OBJECT); 452 SizeOfNodeEntries = NumNodes * (UINT32) sizeof (ACPI_NAMESPACE_NODE); 453 SizeOfAcpiObjects = NumNodes * (UINT32) sizeof (ACPI_OPERAND_OBJECT); 475 UINT32 i [all...] |
/src/sys/external/bsd/acpica/dist/include/ |
actables.h | 158 UINT32 InitialTableCount); 163 UINT32 174 UINT32 Length); 182 UINT32 *TableIndex, 211 UINT32 *TableIndex); 215 UINT32 TableIndex); 219 UINT32 TableIndex, 233 UINT32 Length); 244 UINT32 *TableIndex); 270 UINT32 *TableLength [all...] |
achware.h | 170 UINT32 Mode); 172 UINT32 198 UINT32 RegisterId); 202 UINT32 Pm1aControl, 203 UINT32 Pm1bControl); 207 UINT32 RegisterId, 208 UINT32 *ReturnValue); 212 UINT32 RegisterId, 213 UINT32 Value); 242 UINT32 IntegerArgument) [all...] |
acstruct.h | 200 UINT32 ArgTypes; 201 UINT32 MethodBreakpoint; /* For single stepping */ 202 UINT32 UserBreakpoint; /* User AML breakpoint */ 203 UINT32 ParseFlags; 206 UINT32 PrevArgTypes; 207 UINT32 ArgCount; /* push for fixed or var args */ 246 UINT32 TableIndex; 247 UINT32 ObjectCount; 248 UINT32 MethodCount; 249 UINT32 SerialMethodCount [all...] |
acevents.h | 182 UINT32 194 UINT32 196 UINT32 GpeNumber); 201 UINT32 NotifyValue); 229 UINT32 258 UINT32 GpeNumber); 262 UINT32 GpeNumber, 269 UINT32 273 UINT32 GpeNumber); 284 UINT32 RegisterCount [all...] |
actbl2.h | 249 UINT32 NodeSpecificOffset; 250 UINT32 NodeInterfaceOffset; 251 UINT32 NodeInterruptOffset; 252 UINT32 NodeInterruptCount; 279 UINT32 ProcessorId; 299 UINT32 CacheReference; 300 UINT32 Reserved; 315 UINT32 TlbLevel; 316 UINT32 Reserved; 324 UINT32 Resource [all...] |
actbl3.h | 261 UINT32 Interrupt; 273 UINT32 PciFlags; 275 UINT32 UartClkFreq; 276 UINT32 PreciseBaudrate; 311 UINT32 Interrupt; 344 UINT32 TableRevision; /* Must be value '1' */ 375 UINT32 Flags; 378 UINT32 ClockDomain; 392 UINT32 ProximityDomain; 396 UINT32 Reserved1 [all...] |
actbl1.h | 324 UINT32 MfgId; 393 UINT32 EnterpriseId; 425 UINT32 NumEntries; 459 UINT32 Reserved; 486 UINT32 Reserved1; 503 UINT32 RegionLength; /* Length of the boot error region */ 513 UINT32 BlockStatus; /* Type of error information */ 514 UINT32 RawDataOffset; /* Offset to raw error data */ 515 UINT32 RawDataLength; /* Length of raw error data */ 516 UINT32 DataLength; /* Length of generic error data * [all...] |
acnames.h | 195 #define ACPI_UNKNOWN_NAME (UINT32) 0x3F3F3F3F /* Unknown name is "????" */ 196 #define ACPI_PREFIX_MIXED (UINT32) 0x69706341 /* "Acpi" */ 197 #define ACPI_PREFIX_LOWER (UINT32) 0x69706361 /* "acpi" */ 201 #define ACPI_ROOT_NAME (UINT32) 0x5F5F5F5C /* Root name is "\___" */
|
actbl.h | 217 UINT32 Length; /* Length of table in bytes, including this header */ 222 UINT32 OemRevision; /* OEM revision number */ 224 UINT32 AslCompilerRevision; /* ASL compiler version */ 263 UINT32 RsdtPhysicalAddress; /* 32-bit physical address of the RSDT */ 264 UINT32 Length; /* Table length in bytes, including header (ACPI 2.0+) */ 279 UINT32 RsdtPhysicalAddress; 287 UINT32 Length; 305 UINT32 TableOffsetEntry[1]; /* Array of pointers to ACPI tables */ 316 #define ACPI_RSDT_ENTRY_SIZE (sizeof (UINT32)) 329 UINT32 Length; /* Length of structure, in bytes * [all...] |
/src/sys/external/bsd/acpica/dist/compiler/ |
aslcompiler.h | 251 UINT32 FileId); 255 UINT32 FileId); 283 UINT32 Size); 292 UINT32 OldSize, 293 UINT32 NewSize); 305 UINT32 Length); 339 UINT32 Level, 345 UINT32 Level, 351 UINT32 Level, 357 UINT32 Level [all...] |
asltypes.h | 197 UINT32 ValidArgTypes[ACPI_METHOD_NUM_ARGS]; 198 UINT32 ValidReturnTypes; 199 UINT32 NumReturnNoValue; 200 UINT32 NumReturnWithValue; 224 UINT32 Value; 225 UINT32 AcpiBtype; /* Object type or return type */ 237 UINT32 *LevelPtr; 253 UINT32 Line; 254 UINT32 Offset; 259 typedef UINT32 ASL_FILE_SWITCH_STATUS; /* File switch status * [all...] |
asldebug.c | 165 UINT32 Level, 166 UINT32 DataLength); 225 UINT32 Level, 226 UINT32 IntegerLength) 242 "%*.*X", IntegerLength, IntegerLength, (UINT32) Op->Asl.Value.Integer); 273 UINT32 Level) 333 UINT32 InStringLength = 0; 334 UINT32 EscapeCount = 0; 406 UINT32 Level) 432 UINT32 Level [all...] |
/src/sys/external/bsd/acpica/dist/events/ |
evsci.c | 166 static UINT32 ACPI_SYSTEM_XFACE 183 UINT32 189 UINT32 IntStatus = ACPI_INTERRUPT_NOT_HANDLED; 235 static UINT32 ACPI_SYSTEM_XFACE 240 UINT32 InterruptHandled = ACPI_INTERRUPT_NOT_HANDLED; 284 UINT32 ACPI_SYSTEM_XFACE 289 UINT32 InterruptHandled = ACPI_INTERRUPT_NOT_HANDLED; 319 UINT32 323 UINT32 Status = AE_OK; 329 Status = AcpiOsInstallInterruptHandler ((UINT32) AcpiGbl_FADT.SciInterrupt [all...] |
/src/sys/external/bsd/gnu-efi/dist/apps/ |
tcc.c | 56 EFI_STATUS EFI_FUNCTION test_call1_callback(UINT32 a) 69 EFI_STATUS EFI_FUNCTION test_call2_callback(UINT32 a, UINT32 b) 86 EFI_STATUS EFI_FUNCTION test_call3_callback(UINT32 a, UINT32 b, 87 UINT32 c) 104 EFI_STATUS EFI_FUNCTION test_call4_callback(UINT32 a, UINT32 b, 105 UINT32 c, UINT32 d [all...] |
/src/sys/external/bsd/gnu-efi/dist/inc/x86_64/ |
pe.h | 35 UINT32 e_lfanew; // File address of new exe header 44 UINT32 ne_crc; // Checksum of whole file 49 UINT32 ne_csip; // Initial CS:IP setting 50 UINT32 ne_sssp; // Initial SS:SP setting 59 UINT32 ne_nrestab; // Offset of Non-resident Names Table 78 UINT32 TimeDateStamp; 79 UINT32 PointerToSymbolTable; 80 UINT32 NumberOfSymbols; 114 UINT32 VirtualAddress; 115 UINT32 Size [all...] |
/src/sys/external/bsd/gnu-efi/dist/inc/ia64/ |
pe.h | 50 UINT32 e_lfanew; // File address of new exe header 59 UINT32 ne_crc; // Checksum of whole file 64 UINT32 ne_csip; // Initial CS:IP setting 65 UINT32 ne_sssp; // Initial SS:SP setting 74 UINT32 ne_nrestab; // Offset of Non-resident Names Table 93 UINT32 TimeDateStamp; 94 UINT32 PointerToSymbolTable; 95 UINT32 NumberOfSymbols; 129 UINT32 VirtualAddress; 130 UINT32 Size [all...] |
/src/sys/external/bsd/acpica/dist/utilities/ |
utascii.c | 174 UINT32 i; 212 UINT32 Position) 251 UINT32 Count) 253 UINT32 i;
|
utownerid.c | 179 UINT32 i; 180 UINT32 j; 181 UINT32 k; 229 * Note: the UINT32 cast ensures that 1 is stored as a unsigned 234 if (!(AcpiGbl_OwnerIdMask[j] & ((UINT32) 1 << k))) 241 AcpiGbl_OwnerIdMask[j] |= ((UINT32) 1 << k); 303 UINT32 Index; 304 UINT32 Bit; 337 Bit = (UINT32) 1 << ACPI_MOD_32 (OwnerId);
|
/src/sys/external/bsd/gnu-efi/dist/inc/ |
efiser.h | 71 IN UINT32 ReceiveFifoDepth, 72 IN UINT32 Timeout, 82 IN UINT32 Control 89 OUT UINT32 *Control 109 UINT32 ControlMask; 112 UINT32 Timeout; 114 UINT32 ReceiveFifoDepth; 115 UINT32 DataBits; 116 UINT32 Parity; 117 UINT32 StopBits [all...] |
/src/sys/external/bsd/acpica/dist/os_specific/service_layers/ |
oszephyr.c | 270 UINT32 BufferLength, 271 UINT32 *BytesRead) 367 UINT32 Width) 383 *((UINT32 *) Value) = sys_read32 (Address); 418 UINT32 Width) 434 sys_write32 ((UINT32) Value, Address); 468 UINT32 *Value, 469 UINT32 Width) 486 *((UINT32 *) Value) = sys_in32 (Address); 491 *((UINT32 *) Value) = sys_in32 (Address) [all...] |