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

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_type.h106 } U64; typedef in typeref:struct:_U64
122 typedef U64 *PU64;
H A Dmpi2_ra.h81 U64 RaidAcceleratorControlBlockAddress; /* 0x0C */
H A Dmpi2_hbd.h78 U64 SASAddress; /* 0x10 */
H A Dmpi2_raid.h256 U64 VolumeMaxLBA; /* 0x10 */
315 U64 TotalBlocks; /* 0x00 */
316 U64 BlocksRemaining; /* 0x08 */
H A Dmpi2_cnfg.h662 U64 WWID; /* 0x00 */
663 U64 DeviceName; /* 0x08 */
817 U64 UniqueValue; /* 0x04 */
895 U64 RaidAcceleratorBufferBaseAddress; /* 0x04 */
896 U64 RaidAcceleratorBufferSize; /* 0x0C */
897 U64 RaidAcceleratorControlBaseAddress; /* 0x14 */
929 U64 RaidAcceleratorHostControlBaseAddress; /* 0x08 */
1401 U64 SASAddress; /* 0x00 */
1410 U64 EnclosureLogicalID; /* 0x00 */
1422 U64 DeviceNam
[all...]
H A Dmpi2_ioc.h206 U64 SystemRequestFrameBaseAddress; /* 0x28 */
207 U64 ReplyDescriptorPostQueueAddress;/* 0x30 */
208 U64 ReplyFreeQueueAddress; /* 0x38 */
209 U64 TimeStamp; /* 0x40 */
242 U64 RDPQBaseAddress; /* 0x00 */
567 U64 TimeStamp; /* 0x00 */
688 U64 SASAddress; /* 0x0C */
924 U64 SASAddress; /* 0x04 */
941 U64 SASAddress; /* 0x04 */
1027 U64 EnclosureLogicalI
[all...]
H A Dmpi2.h447 U64 Words;
569 U64 Words;
827 U64 Address;
837 U64 Address64;
861 U64 Address;
873 U64 Address64;
1087 U64 Address;
1123 U64 Address;
H A Dmpi2_sas.h144 U64 SASAddress; /* 0x10 */
281 U64 LookupAddress; /* 0x18 */
H A Dmpi2_tool.h450 U64 BufferAddress; /* 0x0C */
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/include/
H A Dbcmtype.h122 typedef u64_t U64; typedef
173 typedef unsigned __int64 U64; typedef
183 typedef U64 int_ptr_t;
191 typedef unsigned long long U64; typedef
201 typedef unsigned __int64 U64; typedef
212 typedef unsigned char U64[8]; typedef
228 typedef U64 u64_t;
239 typedef U64 u64;
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dfusion.h21 #define U64 uint64_t macro
110 U64 Address;
124 U64 Address64;
147 U64 Address64;
161 U64 Address;
350 U64 Words;
379 U64 SystemRequestFrameBaseAddress; /* 0x28 */
380 U64 ReplyDescriptorPostQueueAddress; /* 0x30 */
381 U64 ReplyFreeQueueAddress; /* 0x38 */
382 U64 TimeStam
[all...]
H A Dld_pd_map.c45 typedef U64 REGION_KEY;
150 MR_GetSpanBlock(U32 ld, U64 row, U64 *span_blk, MR_FW_RAID_MAP_ALL *map,
168 U64 blk;
202 MR_GetPhyParams(struct mrsas_instance *instance, U32 ld, U64 stripRow,
203 U16 stripRef, U64 *pdBlock, U16 *pDevHandle,
209 U64 row;
300 U64 endLba, endStrip, endRow;
301 U64 start_row, start_strip;
308 U64 ldStartBloc
[all...]
H A Dld_pd_map.h47 U64 word;
60 U64 last_accessed_block[2];
80 U64 regLockRowLBA; /* 0x08 - 0x0F */
220 U64 Words;
H A Dmr_sas_tbolt.c68 U64 start_blk, U32 num_blocks);
1383 (U64)cmd->sgl_phys_addr);
2297 (U64)cmd->frame_phys_addr);
2999 mrsas_tbolt_set_pd_lba(U8 cdb[], uint8_t *cdb_len_ptr, U64 start_blk,
H A Dmr_sas.c4894 (U64)mrsas_tbolt_max_cap_maxxfer; /* limit to 256K */
4896 (U64)mrsas_tbolt_max_cap_maxxfer; /* limit to 256K */
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dnxhal_nic_interface.h255 U64 data;
336 U64 host_phys_addr; /* Ring base addr */
342 U64 host_rsp_dma_addr; /* Response dma'd here */
343 U64 cmd_cons_dma_addr; /* */
344 U64 dummy_dma_addr; /* */
419 U64 host_phys_addr; /* Ring base addr */
426 U64 host_phys_addr; /* Ring base addr */
427 U64 buff_size; /* Packet buffer size */
433 U64 host_rsp_dma_addr; /* Response dma'd here */
538 U64 host_stat_buffe
[all...]
H A Dnic_cmn.h204 #ifndef U64
205 typedef unsigned long long U64; typedef
318 U64 HashMethod:32,
324 U64 Unused1;
325 U64 Unused2;
587 U64 Key1[124];
H A Dunm_nic_ctx.c586 adapter->ctxDesc->CmdRingAddrHi = ((U64)hw->cmdDesc_physAddr >> 32);
598 ((U64)rcv_desc->phys_addr>>32);
H A Dunm_gem.c229 offsetof(unm_user_info_t, mac_addr), FLASH_NUM_PORTS * sizeof (U64),
236 FLASH_NUM_PORTS * sizeof (U64), pmac) == -1)
H A Dunm_inc.h55 typedef unsigned long long U64; typedef
/illumos-gate/usr/src/uts/common/sys/
H A Dmdesc.h51 #define U64(_s) _s macro
56 #define U64(_s) ((uint64_t)(_s)) macro
76 #define MDE_ILLEGAL_IDX U64(-1)
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dzfs_lz4.c119 #define U64 uint64_t macro
128 U64 v;
153 #define UARCH U64
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dlz4.c126 #define U64 uint64_t macro
139 U64 v;
168 #define UARCH U64
/illumos-gate/usr/src/common/ficl/softcore/
H A Dlz4.c277 #define U64 unsigned __int64 macro
283 #define U64 uint64_t macro
297 U64 v;
344 #define UARCH U64
392 LZ4_NbCommonBytes(register U64 val)
434 return DeBruijnBytePos[((U64) ((val & -val) * 0x0218A392CDABBD3F)) >>
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dlz4.c294 #define U64 unsigned __int64 macro
300 #define U64 uint64_t macro
314 U64 v;
361 #define UARCH U64
409 LZ4_NbCommonBytes(register U64 val)
451 return DeBruijnBytePos[((U64) ((val & -val) * 0x0218A392CDABBD3F)) >>

Completed in 296 milliseconds