Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h26174 #define S_LINENUM1 8 macro
26176 #define V_LINENUM1(x) ((x) << S_LINENUM1)
26177 #define G_LINENUM1(x) (((x) >> S_LINENUM1) & M_LINENUM1)