Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_regs.h20271 #define S_EOF_LS3 24 macro
20273 #define V_EOF_LS3(x) ((x) << S_EOF_LS3)
20274 #define G_EOF_LS3(x) (((x) >> S_EOF_LS3) & M_EOF_LS3)