Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h51574 #define S_CALSSTN 3 macro
51576 #define V_CALSSTN(x) ((x) << S_CALSSTN)
51577 #define G_CALSSTN(x) (((x) >> S_CALSSTN) & M_CALSSTN)