Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgb/common/
Dcxgb_regs.h4022 #define M_TIMERBACKOFFINDEX15 0xff macro
4024 #define G_TIMERBACKOFFINDEX15(x) (((x) >> S_TIMERBACKOFFINDEX15) & M_TIMERBACKOFFINDEX15)
/freebsd-10-stable/sys/dev/cxgbe/common/
Dt4_regs.h22205 #define M_TIMERBACKOFFINDEX15 0xffU macro
22207 #define G_TIMERBACKOFFINDEX15(x) (((x) >> S_TIMERBACKOFFINDEX15) & M_TIMERBACKOFFINDEX15)
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
Dt4_regs.h22176 #define M_TIMERBACKOFFINDEX15 0xffU macro
22178 #define G_TIMERBACKOFFINDEX15(x) (((x) >> S_TIMERBACKOFFINDEX15) & M_TIMERBACKOFFINDEX15)