Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h1041 #define V_ENABLELINKDOWNRST(x) ((x) << S_ENABLELINKDOWNRST) macro
1042 #define F_ENABLELINKDOWNRST V_ENABLELINKDOWNRST(1U)