Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/common/
HDt4_regs.h51580 #define S_T6_CALSSTN 8 macro
51582 #define V_T6_CALSSTN(x) ((x) << S_T6_CALSSTN)
51583 #define G_T6_CALSSTN(x) (((x) >> S_T6_CALSSTN) & M_T6_CALSSTN)
52405 #define S_T6_CALSSTN 8 macro
52407 #define V_T6_CALSSTN(x) ((x) << S_T6_CALSSTN)
52408 #define G_T6_CALSSTN(x) (((x) >> S_T6_CALSSTN) & M_T6_CALSSTN)
54632 #define S_T6_CALSSTN 8 macro
54634 #define V_T6_CALSSTN(x) ((x) << S_T6_CALSSTN)
54635 #define G_T6_CALSSTN(x) (((x) >> S_T6_CALSSTN) & M_T6_CALSSTN)
54816 #define S_T6_CALSSTN 8 macro
[all …]