/illumos-gate/usr/src/boot/efi/include/Protocol/ |
H A D | DebugSupport.h | 161 UINT64 Rip; 162 UINT64 DataOffset; 190 UINT64 ExceptionData; 192 UINT64 Dr0; 193 UINT64 Dr1; 194 UINT64 Dr2; 195 UINT64 Dr3; 196 UINT64 Dr6; 197 UINT64 Dr7; 198 UINT64 Cr0; [all …]
|
H A D | SimpleNetwork.h | 43 UINT64 RxTotalFrames; 48 UINT64 RxGoodFrames; 54 UINT64 RxUndersizeFrames; 60 UINT64 RxOversizeFrames; 65 UINT64 RxDroppedFrames; 70 UINT64 RxUnicastFrames; 75 UINT64 RxBroadcastFrames; 80 UINT64 RxMulticastFrames; 85 UINT64 RxCrcErrorFrames; 91 UINT64 RxTotalBytes; [all …]
|
H A D | PciRootBridgeIo.h | 103 (UINT64) ( \ 107 (((UINTN) (reg)) < 256 ? ((UINTN) (reg)) : (UINT64) (LShiftU64 ((UINT64) (reg), 32)))) 140 IN UINT64 Address, 141 IN UINT64 Mask, 142 IN UINT64 Value, 143 IN UINT64 Delay, 144 OUT UINT64 *Result 167 IN UINT64 Address, 203 IN UINT64 DestAddress, 204 IN UINT64 SrcAddress, [all …]
|
H A D | AbsolutePointer.h | 31 UINT64 AbsoluteMinX; ///< The Absolute Minimum of the device on the x-axis 32 UINT64 AbsoluteMinY; ///< The Absolute Minimum of the device on the y axis. 33 UINT64 AbsoluteMinZ; ///< The Absolute Minimum of the device on the z-axis 34 UINT64 AbsoluteMaxX; ///< The Absolute Maximum of the device on the x-axis. If 0, and the 36 UINT64 AbsoluteMaxY; ///< The Absolute Maximum of the device on the y -axis. If 0, and the 38 UINT64 AbsoluteMaxZ; ///< The Absolute Maximum of the device on the z-axis. If 0 , and the 107 UINT64 CurrentX; 115 UINT64 CurrentY; 123 UINT64 CurrentZ;
|
H A D | PciIo.h | 150 IN UINT64 Offset, 151 IN UINT64 Mask, 152 IN UINT64 Value, 153 IN UINT64 Delay, 154 OUT UINT64 *Result 183 IN UINT64 Offset, 272 IN UINT64 DestOffset, 274 IN UINT64 SrcOffset, 353 IN UINT64 Attributes 440 IN UINT64 Attributes, [all …]
|
/illumos-gate/usr/src/uts/intel/sys/acpi/platform/ |
H A D | acefi.h | 251 UINT64 efi_call0(void *func); 252 UINT64 efi_call1(void *func, UINT64 arg1); 253 UINT64 efi_call2(void *func, UINT64 arg1, UINT64 arg2); 254 UINT64 efi_call3(void *func, UINT64 arg1, UINT64 arg2, UINT64 arg3); 255 UINT64 efi_call4(void *func, UINT64 arg1, UINT64 arg2, UINT64 arg3, 256 UINT64 arg4); 257 UINT64 efi_call5(void *func, UINT64 arg1, UINT64 arg2, UINT64 arg3, 258 UINT64 arg4, UINT64 arg5); 259 UINT64 efi_call6(void *func, UINT64 arg1, UINT64 arg2, UINT64 arg3, 260 UINT64 arg4, UINT64 arg5, UINT64 arg6); [all …]
|
/illumos-gate/usr/src/uts/intel/sys/acpi/ |
H A D | actbl2.h | 314 UINT64 MemoryProperties; /* Memory access properties */ 327 UINT64 MemoryProperties; /* Memory access properties */ 343 UINT64 BaseAddress; /* SMMU base address */ 344 UINT64 Span; /* Length of memory range */ 352 UINT64 Interrupts[1]; /* Interrupt array */ 384 UINT64 BaseAddress; /* SMMUv3 base address */ 387 UINT64 VatosAddress; 412 UINT64 Page0BaseAddress; 415 UINT64 Page1BaseAddress; 434 UINT64 Reserved; [all …]
|
H A D | actbl1.h | 253 UINT64 Value; /* Value used with Read/Write register */ 254 UINT64 Mask; /* Bitmask required for this register instruction */ 410 UINT64 Address; /* Physical address of the error region */ 465 UINT64 ImageAddress; 505 UINT64 Reserved; 791 UINT64 Address; /* Register Base Address */ 807 UINT64 BaseAddress; /* 4K aligned base address */ 808 UINT64 EndAddress; /* 4K aligned limit address */ 839 UINT64 BaseAddress; 868 UINT64 EntryBaseAddress; [all …]
|
H A D | acinterp.h | 296 UINT64 Mask, 297 UINT64 FieldValue, 302 UINT64 *Datum, 310 UINT64 MergedDatum, 348 UINT64 *Value, 378 UINT64 Integer0, 379 UINT64 Integer1, 389 UINT64 392 UINT64 Operand0, 393 UINT64 Operand1); [all …]
|
H A D | acutils.h | 341 UINT64 *ReturnValue); 346 UINT64 *ReturnValuePtr); 351 UINT64 *ReturnValuePtr); 376 UINT64 *RetInteger); 378 UINT64 382 UINT64 440 UINT64 Integer, 579 UINT64 Value); 675 UINT64 *Value); 775 UINT64 Value); [all …]
|
/illumos-gate/usr/src/common/acpica/utilities/ |
H A D | utstrsuppt.c | 163 UINT64 *AccumulatedValue, 169 UINT64 Multiplicand, 171 UINT64 *OutProduct); 175 UINT64 Addend1, 177 UINT64 *OutSum); 200 UINT64 *ReturnValuePtr) in AcpiUtConvertOctalString() 202 UINT64 AccumulatedValue = 0; in AcpiUtConvertOctalString() 256 UINT64 *ReturnValuePtr) in AcpiUtConvertDecimalString() 258 UINT64 AccumulatedValue = 0; in AcpiUtConvertDecimalString() 312 UINT64 *ReturnValuePtr) in AcpiUtConvertHexString() [all …]
|
H A D | utmath.c | 170 UINT64 Full; 197 UINT64 Multiplicand, in AcpiUtShortMultiply() 199 UINT64 *OutProduct) in AcpiUtShortMultiply() 248 UINT64 Operand, in AcpiUtShortShiftLeft() 250 UINT64 *OutResult) in AcpiUtShortShiftLeft() 293 UINT64 Operand, in AcpiUtShortShiftRight() 295 UINT64 *OutResult) in AcpiUtShortShiftRight() 337 UINT64 Multiplicand, in AcpiUtShortMultiply() 339 UINT64 *OutProduct) in AcpiUtShortMultiply() 367 UINT64 Operand, in AcpiUtShortShiftLeft() [all …]
|
/illumos-gate/usr/src/boot/efi/include/IndustryStandard/ |
H A D | Acpi61.h | 28 UINT64 Address; 59 UINT64 Signature; 65 UINT64 XsdtAddress; 153 UINT64 XFirmwareCtrl; 154 UINT64 XDsdt; 165 UINT64 HypervisorVendorIdentity; 242 UINT64 XFirmwareWakingVector; 416 UINT64 LocalApicAddress; 428 UINT64 IoSapicAddress; 503 UINT64 ParkedAddress; [all …]
|
H A D | Acpi62.h | 125 UINT64 Address; 156 UINT64 Signature; 162 UINT64 XsdtAddress; 250 UINT64 XFirmwareCtrl; 251 UINT64 XDsdt; 262 UINT64 HypervisorVendorIdentity; 339 UINT64 XFirmwareWakingVector; 513 UINT64 LocalApicAddress; 525 UINT64 IoSapicAddress; 600 UINT64 ParkedAddress; [all …]
|
H A D | Acpi63.h | 28 UINT64 Address; 64 UINT64 Signature; 70 UINT64 XsdtAddress; 158 UINT64 XFirmwareCtrl; 159 UINT64 XDsdt; 170 UINT64 HypervisorVendorIdentity; 247 UINT64 XFirmwareWakingVector; 422 UINT64 LocalApicAddress; 434 UINT64 IoSapicAddress; 509 UINT64 ParkedAddress; [all …]
|
H A D | Acpi64.h | 28 UINT64 Address; 64 UINT64 Signature; 70 UINT64 XsdtAddress; 158 UINT64 XFirmwareCtrl; 159 UINT64 XDsdt; 170 UINT64 HypervisorVendorIdentity; 247 UINT64 XFirmwareWakingVector; 423 UINT64 LocalApicAddress; 435 UINT64 IoSapicAddress; 510 UINT64 ParkedAddress; [all …]
|
H A D | Acpi60.h | 28 UINT64 Address; 59 UINT64 Signature; 65 UINT64 XsdtAddress; 153 UINT64 XFirmwareCtrl; 154 UINT64 XDsdt; 165 UINT64 HypervisorVendorIdentity; 242 UINT64 XFirmwareWakingVector; 416 UINT64 LocalApicAddress; 428 UINT64 IoSapicAddress; 503 UINT64 ParkedAddress; [all …]
|
H A D | Acpi51.h | 29 UINT64 Address; 60 UINT64 Signature; 66 UINT64 XsdtAddress; 154 UINT64 XFirmwareCtrl; 155 UINT64 XDsdt; 242 UINT64 XFirmwareWakingVector; 415 UINT64 LocalApicAddress; 427 UINT64 IoSapicAddress; 502 UINT64 ParkedAddress; 503 UINT64 PhysicalBaseAddress; [all …]
|
H A D | Acpi50.h | 148 UINT64 Address; 179 UINT64 Signature; 185 UINT64 XsdtAddress; 272 UINT64 XFirmwareCtrl; 273 UINT64 XDsdt; 352 UINT64 XFirmwareWakingVector; 523 UINT64 LocalApicAddress; 535 UINT64 IoSapicAddress; 610 UINT64 ParkedAddress; 611 UINT64 PhysicalBaseAddress; [all …]
|
H A D | Acpi30.h | 35 UINT64 AddrSpaceGranularity; 36 UINT64 AddrRangeMin; 37 UINT64 AddrRangeMax; 38 UINT64 AddrTranslationOffset; 39 UINT64 AddrLen; 40 UINT64 TypeSpecificAttribute; 68 UINT64 Address; 98 UINT64 Signature; 104 UINT64 XsdtAddress; 191 UINT64 XFirmwareCtrl; [all …]
|
H A D | UefiTcgPlatform.h | 131 UINT64 BlobLength; 142 UINT64 BlobLength; 180 UINT64 ImageLengthInMemory; 181 UINT64 ImageLinkTimeAddress; 182 UINT64 LengthOfDevicePath; 204 UINT64 NumberOfTables; 247 UINT64 UnicodeNameLength; 248 UINT64 VariableDataLength; 258 UINT64 UnicodeNameLength; // The TCG Definition used UINTN 259 UINT64 VariableDataLength; // The TCG Definition used UINTN [all …]
|
/illumos-gate/usr/src/common/acpica/executer/ |
H A D | exutils.c | 180 UINT64 Value, 305 (ObjDesc->Integer.Value > (UINT64) ACPI_UINT32_MAX)) in AcpiExTruncateFor32bitTable() 311 ObjDesc->Integer.Value &= (UINT64) ACPI_UINT32_MAX; in AcpiExTruncateFor32bitTable() 426 UINT64 Value, in AcpiExDigitsNeeded() 430 UINT64 CurrentValue; in AcpiExDigitsNeeded() 477 UINT64 CompressedId) in AcpiExEisaIdToString() 504 OutString[3] = AcpiUtHexToAsciiChar ((UINT64) SwappedId, 12); in AcpiExEisaIdToString() 505 OutString[4] = AcpiUtHexToAsciiChar ((UINT64) SwappedId, 8); in AcpiExEisaIdToString() 506 OutString[5] = AcpiUtHexToAsciiChar ((UINT64) SwappedId, 4); in AcpiExEisaIdToString() 507 OutString[6] = AcpiUtHexToAsciiChar ((UINT64) SwappedId, 0); in AcpiExEisaIdToString() [all …]
|
H A D | exregion.c | 184 UINT64 *Value, in AcpiExSystemMemorySpaceHandler() 238 (void) AcpiUtShortDivide ((UINT64) Address, Length, NULL, &Remainder); in AcpiExSystemMemorySpaceHandler() 251 (((UINT64) Address + Length) > in AcpiExSystemMemorySpaceHandler() 252 ((UINT64) in AcpiExSystemMemorySpaceHandler() 321 ((UINT64) Address - (UINT64) MemInfo->MappedPhysicalAddress); in AcpiExSystemMemorySpaceHandler() 344 *Value = (UINT64) ACPI_GET8 (LogicalAddrPtr); in AcpiExSystemMemorySpaceHandler() 349 *Value = (UINT64) ACPI_GET16 (LogicalAddrPtr); in AcpiExSystemMemorySpaceHandler() 354 *Value = (UINT64) ACPI_GET32 (LogicalAddrPtr); in AcpiExSystemMemorySpaceHandler() 359 *Value = (UINT64) ACPI_GET64 (LogicalAddrPtr); in AcpiExSystemMemorySpaceHandler() 435 UINT64 *Value, in AcpiExSystemIoSpaceHandler() [all …]
|
H A D | exfldio.c | 169 UINT64 *Value, 175 UINT64 Value); 360 UINT64 *Value, in AcpiExAccessRegion() 459 UINT64 Value) in AcpiExRegisterOverflow() 471 if (Value >= ((UINT64) 1 << ObjDesc->CommonField.BitLength)) in AcpiExRegisterOverflow() 513 UINT64 *Value, in AcpiExFieldDatumIo() 517 UINT64 LocalValue; in AcpiExFieldDatumIo() 597 (UINT64) ObjDesc->BankField.Value)) in AcpiExFieldDatumIo() 636 (UINT64) ObjDesc->IndexField.Value)) in AcpiExFieldDatumIo() 664 ObjDesc->IndexField.DataObj, Value, sizeof (UINT64)); in AcpiExFieldDatumIo() [all …]
|
/illumos-gate/usr/src/boot/efi/include/ |
H A D | efifpswa.h | 15 UINT64 status; 16 UINT64 err1; 17 UINT64 err2; 18 UINT64 err3; 26 IN OUT UINT64 *pipsr, 27 IN OUT UINT64 *pfsr, 28 IN OUT UINT64 *pisr, 29 IN OUT UINT64 *ppreds, 30 IN OUT UINT64 *pifs,
|