Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h33982 #define V_TRCALLVF(x) ((x) << S_TRCALLVF) macro
33983 #define F_TRCALLVF V_TRCALLVF(1U)