Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h8081 #define S_T6_VF 0 macro
8083 #define V_T6_VF(x) ((x) << S_T6_VF)
8084 #define G_T6_VF(x) (((x) >> S_T6_VF) & M_T6_VF)
8781 #define S_T6_VF 0 macro
8783 #define V_T6_VF(x) ((x) << S_T6_VF)
8784 #define G_T6_VF(x) (((x) >> S_T6_VF) & M_T6_VF)