Home
last modified time | relevance | path

Searched refs:aligned_u64 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/
H A Dhw_channel.h165 aligned_u64 bulletin_addr;
259 aligned_u64 sb_addr[PFVF_MAX_SBS_PER_VF]; /* vf_sb based */
260 aligned_u64 spq_addr;
261 aligned_u64 stats_addr;
273 aligned_u64 rcq_addr;
274 aligned_u64 rcq_np_addr;
275 aligned_u64 rxq_addr;
276 aligned_u64 sge_addr;
304 aligned_u64 txq_addr;
368 aligned_u64 sge_addr[PFVF_MAX_QUEUES_PER_VF];
[all …]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.h5 #ifndef aligned_u64
6 #define aligned_u64 __declspec( align( 8 ) ) u64 macro