Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h40284 #define V_LINKCHANGE(x) ((x) << S_LINKCHANGE) macro
40285 #define F_LINKCHANGE V_LINKCHANGE(1U)