Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h177 #define V_RESPONSEQ(x) ((x) << S_RESPONSEQ) macro
178 #define F_RESPONSEQ V_RESPONSEQ(1U)