Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h42036 #define V_AN_COMPLETE(x) ((x) << S_AN_COMPLETE) macro
42037 #define F_AN_COMPLETE V_AN_COMPLETE(1U)