Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/cxgbe/common/
H A Dt4_regs.h29116 #define S_EOF_LS3 24 macro
29118 #define V_EOF_LS3(x) ((x) << S_EOF_LS3)
29119 #define G_EOF_LS3(x) (((x) >> S_EOF_LS3) & M_EOF_LS3)