Home
last modified time | relevance | path

Searched refs:__u64 (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.h181 #define V_PPOD_TID(x) ((__u64)(x) << S_PPOD_TID)
184 #define V_PPOD_VALID(x) ((__u64)(x) << S_PPOD_VALID)
189 #define V_PPOD_LEN(x) ((__u64)(x) << S_PPOD_LEN)
292 #define V_SGE_TIMESTAMP(x) ((__u64)(x) << S_SGE_TIMESTAMP)
293 #define G_SGE_TIMESTAMP(x) (((__u64)(x) >> S_SGE_TIMESTAMP) & M_SGE_TIMESTAMP)
H A Dt4_msg.h390 #define V_WR_OP(x) ((__u64)(x) << S_WR_OP)
444 #define V_SMAC_SEL(x) ((__u64)(x) << S_SMAC_SEL)
449 #define V_L2T_IDX(x) ((__u64)(x) << S_L2T_IDX)
453 #define V_TCAM_BYPASS(x) ((__u64)(x) << S_TCAM_BYPASS)
457 #define V_NAGLE(x) ((__u64)(x) << S_NAGLE)
462 #define V_WND_SCALE(x) ((__u64)(x) << S_WND_SCALE)
466 #define V_KEEP_ALIVE(x) ((__u64)(x) << S_KEEP_ALIVE)
471 #define V_MAX_RT(x) ((__u64)(x) << S_MAX_RT)
475 #define V_MAX_RT_OVERRIDE(x) ((__u64)(x) << S_MAX_RT_OVERRIDE)
480 #define V_MSS_IDX(x) ((__u64)(x) << S_MSS_IDX)
[all …]
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_reiserfs.c38 typedef unsigned long long __u64; typedef
44 #define __cpu_to_le64(x) ((__u64) (x))
45 #define __le64_to_cpu(x) ((__u64) (x))
156 __u64 k_offset:60;
157 __u64 k_type: 4;
896 filepos, len, (__u64) IH_KEY_OFFSET (INFO->current_ih) - 1); in reiserfs_read()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dosdep.h176 typedef uint64_t __u64; typedef
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h669 __u64 cookie;
684 __u64 cookie;
875 __u64 cookie;
1477 __u64 imm_data;
1571 __u64 cookie;
1806 __u64 immd_data;
2086 __u64 cookie;
2549 __u64 cookie;
2572 __u64 cookie;
2710 __u64 cookie;
[all …]