Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgb/common/
Dcxgb_regs.h3758 #define V_AUTOCAREFUL(x) ((x) << S_AUTOCAREFUL) macro
3759 #define F_AUTOCAREFUL V_AUTOCAREFUL(1U)
/freebsd-12-stable/sys/dev/cxgbe/common/
Dt4_regs.h21847 #define V_AUTOCAREFUL(x) ((x) << S_AUTOCAREFUL) macro
21848 #define F_AUTOCAREFUL V_AUTOCAREFUL(1U)