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

/freebsd-10.3-release/sys/dev/cxgb/common/
H A Dcxgb_regs.h2678 #define S_BSINSELLANE0 1 macro
2680 #define V_BSINSELLANE0(x) ((x) << S_BSINSELLANE0)
2681 #define G_BSINSELLANE0(x) (((x) >> S_BSINSELLANE0) & M_BSINSELLANE0)

Completed in 80 milliseconds