Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h4938 #define S_FW_VI_CMD_FUNC 12 macro
4940 #define V_FW_VI_CMD_FUNC(x) ((x) << S_FW_VI_CMD_FUNC)
4941 #define G_FW_VI_CMD_FUNC(x) (((x) >> S_FW_VI_CMD_FUNC) & M_FW_VI_CMD_FUNC)