Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h27200 #define V_ERROR_SRDY(x) ((x) << S_ERROR_SRDY) macro
27201 #define F_ERROR_SRDY V_ERROR_SRDY(1U)