Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgb/common/
Dcxgb_regs.h3757 #define V_AUTOCAREFUL(x) ((x) << S_AUTOCAREFUL) macro
3758 #define F_AUTOCAREFUL V_AUTOCAREFUL(1U)
/freebsd-10-stable/sys/dev/cxgbe/common/
Dt4_regs.h21845 #define V_AUTOCAREFUL(x) ((x) << S_AUTOCAREFUL) macro
21846 #define F_AUTOCAREFUL V_AUTOCAREFUL(1U)
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
Dt4_regs.h21816 #define V_AUTOCAREFUL(x) ((x) << S_AUTOCAREFUL) macro
21817 #define F_AUTOCAREFUL V_AUTOCAREFUL(1U)