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

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h4931 #define S_FW_EQ_CTRL_CMD_CPRIO 19 macro
4933 #define V_FW_EQ_CTRL_CMD_CPRIO(x) ((x) << S_FW_EQ_CTRL_CMD_CPRIO)
4935 (((x) >> S_FW_EQ_CTRL_CMD_CPRIO) & M_FW_EQ_CTRL_CMD_CPRIO)

Completed in 120 milliseconds