Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h29118 #define S_EOF_LS3 24 macro
29120 #define V_EOF_LS3(x) ((x) << S_EOF_LS3)
29121 #define G_EOF_LS3(x) (((x) >> S_EOF_LS3) & M_EOF_LS3)