Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h27804 #define V_ERROR_SRDY2(x) ((x) << S_ERROR_SRDY2) macro
27805 #define F_ERROR_SRDY2 V_ERROR_SRDY2(1U)