Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h1045 #define V_ENABLEHOTRST(x) ((x) << S_ENABLEHOTRST) macro
1046 #define F_ENABLEHOTRST V_ENABLEHOTRST(1U)