Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgbe/common/
Dt4_regs.h18572 #define V_FIFO_ERROR_DRDY(x) ((x) << S_FIFO_ERROR_DRDY) macro
18573 #define F_FIFO_ERROR_DRDY V_FIFO_ERROR_DRDY(1U)