Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h26165 #define S_LINENUM2 16 macro
26167 #define V_LINENUM2(x) ((x) << S_LINENUM2)
26168 #define G_LINENUM2(x) (((x) >> S_LINENUM2) & M_LINENUM2)