Searched defs:G_NEGOTIATEDWIDTH (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/cxgbe/common/
H A Dt4_regs.h7959 #define G_NEGOTIATEDWIDTH(x) (((x) >> S_NEGOTIATEDWIDTH) & M_NEGOTIATEDWIDTH) macro
[all...]
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dt4_regs.h7930 #define G_NEGOTIATEDWIDTH(x) (((x) >> S_NEGOTIATEDWIDTH) & M_NEGOTIATEDWIDTH) macro
[all...]

Completed in 1165 milliseconds