Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h27168 #define V_FIFO_ERROR_SRDY(x) ((x) << S_FIFO_ERROR_SRDY) macro
27169 #define F_FIFO_ERROR_SRDY V_FIFO_ERROR_SRDY(1U)