Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h26156 #define S_LINENUM3 24 macro
26158 #define V_LINENUM3(x) ((x) << S_LINENUM3)
26159 #define G_LINENUM3(x) (((x) >> S_LINENUM3) & M_LINENUM3)