Searched refs:S_BSINSELLANE2 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/dev/cxgb/common/
H A Dcxgb_regs.h2660 #define S_BSINSELLANE2 9 macro
2662 #define V_BSINSELLANE2(x) ((x) << S_BSINSELLANE2)
2663 #define G_BSINSELLANE2(x) (((x) >> S_BSINSELLANE2) & M_BSINSELLANE2)

Completed in 174 milliseconds