Searched refs:U64 (Results 1 - 25 of 54) sorted by relevance

123

/freebsd-11-stable/crypto/openssl/crypto/aes/
H A Daes_x86core.c82 #define U64(C) C##UI64 macro
85 #define U64(C) C##UL macro
88 #define U64(C) C##ULL macro
133 U64(0xa56363c6a56363c6), U64(0x847c7cf8847c7cf8),
134 U64(0x997777ee997777ee), U64(0x8d7b7bf68d7b7bf6),
135 U64(0x0df2f2ff0df2f2ff), U64(0xbd6b6bd6bd6b6bd6),
136 U64(
[all...]
/freebsd-11-stable/crypto/openssl/crypto/sha/
H A Dsha512.c65 c->h[0] = U64(0xcbbb9d5dc1059ed8);
66 c->h[1] = U64(0x629a292a367cd507);
67 c->h[2] = U64(0x9159015a3070dd17);
68 c->h[3] = U64(0x152fecd8f70e5939);
69 c->h[4] = U64(0x67332667ffc00b31);
70 c->h[5] = U64(0x8eb44a8768581511);
71 c->h[6] = U64(0xdb0c2e0d64f98fa7);
72 c->h[7] = U64(0x47b5481dbefa4fa4);
83 c->h[0] = U64(0x6a09e667f3bcc908);
84 c->h[1] = U64(
[all...]
H A Dsha.h174 # define U64(C) C##UI64 macro
177 # define U64(C) C##UL macro
180 # define U64(C) C##ULL macro
/freebsd-11-stable/sys/dev/isci/
H A Denvironment.h57 typedef uint64_t U64; typedef
66 typedef U64 SATI_LBA;
72 ((physical_address) = ((U64)(address_upper))<<32 | (address_lower))
/freebsd-11-stable/sys/dev/mpr/mpi/
H A Dmpi2_type.h114 } U64; typedef in typeref:struct:_U64
130 typedef U64 *PU64;
H A Dmpi2_ra.h89 U64 RaidAcceleratorControlBlockAddress; /* 0x0C */
H A Dmpi2_pci.h98 U64 ErrorResponseBaseAddress; /* 0x10 */
H A Dmpi2_hbd.h87 U64 SASAddress; /* 0x10 */
H A Dmpi2_cnfg.h778 U64 WWID; /* 0x00 */
779 U64 DeviceName; /* 0x08 */
942 U64 UniqueValue; /* 0x04 */
1020 U64 RaidAcceleratorBufferBaseAddress; /* 0x04 */
1021 U64 RaidAcceleratorBufferSize; /* 0x0C */
1022 U64 RaidAcceleratorControlBaseAddress; /* 0x14 */
1054 U64 RaidAcceleratorHostControlBaseAddress; /* 0x08 */
1605 U64 SASAddress; /* 0x00 */
1614 U64 EnclosureLogicalID; /* 0x00 */
1626 U64 DeviceNam
[all...]
H A Dmpi2_raid.h264 U64 VolumeMaxLBA; /* 0x10 */
323 U64 TotalBlocks; /* 0x00 */
324 U64 BlocksRemaining; /* 0x08 */
/freebsd-11-stable/sys/dev/mps/mpi/
H A Dmpi2_type.h109 } U64; typedef in typeref:struct:_U64
125 typedef U64 *PU64;
H A Dmpi2_ra.h84 U64 RaidAcceleratorControlBlockAddress; /* 0x0C */
H A Dmpi2_cnfg.h614 U64 WWID; /* 0x00 */
615 U64 DeviceName; /* 0x08 */
767 U64 UniqueValue; /* 0x04 */
842 U64 RaidAcceleratorBufferBaseAddress; /* 0x04 */
843 U64 RaidAcceleratorBufferSize; /* 0x0C */
844 U64 RaidAcceleratorControlBaseAddress; /* 0x14 */
876 U64 RaidAcceleratorHostControlBaseAddress; /* 0x08 */
1173 U64 SASAddress; /* 0x00 */
1182 U64 EnclosureLogicalID; /* 0x00 */
1194 U64 DeviceNam
[all...]
H A Dmpi2_hbd.h75 U64 SASAddress; /* 0x10 */
H A Dmpi2_raid.h244 U64 VolumeMaxLBA; /* 0x10 */
284 U64 TotalBlocks; /* 0x00 */
285 U64 BlocksRemaining; /* 0x08 */
H A Dmpi2.h398 U64 Words;
510 U64 Words;
767 U64 Address;
777 U64 Address64;
801 U64 Address;
813 U64 Address64;
1026 U64 Address;
/freebsd-11-stable/sys/dev/mpt/mpilib/
H A Dmpi_type.h111 } U64; typedef in typeref:struct:_U64
125 typedef U64 *PU64;
H A Dmpi_cnfg.h761 U64 BaseWWID; /* 04h */
767 U64 ForceWWID[MPI_MANPAGE5_NUM_FORCEWWID]; /* 18h */
884 U64 UniqueValue; /* 04h */
1401 U64 WWPN; /* 00h */
1420 U64 SASAddress; /* 00h */
1439 U64 EnclosureLogicalID; /* 00h */
1499 U64 ReassignmentBaseWWID; /* 04h */
1778 U64 WWNN; /* 10h */
1779 U64 WWPN; /* 18h */
1784 U64 FabricWWN
[all...]
H A Dmpi_raid.h191 U64 TotalBlocks; /* 00h */
192 U64 BlocksRemaining; /* 08h */
/freebsd-11-stable/sys/dev/isci/scil/
H A Dsci_base_memory_descriptor_list_decorator.c100 U64 physical_address;
103 = ((U64) sci_cb_physical_address_lower(sci_physical_address))
104 | (((U64) sci_cb_physical_address_upper(sci_physical_address)) << 32);
H A Dsati_unmap.h77 U64 sector_address:48;
78 U64 sector_count:16;
/freebsd-11-stable/sys/dev/pms/freebsd/driver/common/
H A Dostypes.h126 typedef unsigned long long U64; typedef
H A Dlxutil.c648 *VirtAlloc = (void*)( (U64)pmsc->typh_mem + pmsc->typhIdx );
651 residAlign = (U64)*VirtAddr - (U64)*VirtAlloc; // find alignment needed
655 pDmaAddr = (vm_paddr_t*)( (U64)pmsc->typh_busaddr + pmsc->tyPhsIx );
657 (vm_paddr_t*)( ( (U64)pDmaAddr + alignOffset ) & ~alignOffset );
659 residAlign = (U64)lPhysAligned - (U64)pDmaAddr; // find alignment needed
661 *pPhysAddrUp = HIGH_32_BITS( (U64)lPhysAligned );
662 *pPhysAddrLow = LOW_32_BITS( (U64)lPhysAligned );
/freebsd-11-stable/crypto/openssl/crypto/modes/
H A Dmodes_lcl.h13 # define U64(C) C##UI64 macro
17 # define U64(C) C##UL macro
21 # define U64(C) C##ULL macro
/freebsd-11-stable/sys/cddl/boot/zfs/
H A Dlz4.c127 #define U64 uint64_t macro
140 U64 v;
169 #define UARCH U64

Completed in 413 milliseconds

123