Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h27674 #define V_ERROR_SRDY0(x) ((x) << S_ERROR_SRDY0) macro
27675 #define F_ERROR_SRDY0 V_ERROR_SRDY0(1U)