Searched refs:S_FW_EQ_CTRL_CMD_VFN (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h4831 #define S_FW_EQ_CTRL_CMD_VFN 0 macro
4833 #define V_FW_EQ_CTRL_CMD_VFN(x) ((x) << S_FW_EQ_CTRL_CMD_VFN)
4835 (((x) >> S_FW_EQ_CTRL_CMD_VFN) & M_FW_EQ_CTRL_CMD_VFN)

Completed in 124 milliseconds