Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h3078 #define S_FW_LDST_CMD_FN 0 macro
3080 #define V_FW_LDST_CMD_FN(x) ((x) << S_FW_LDST_CMD_FN)
3081 #define G_FW_LDST_CMD_FN(x) (((x) >> S_FW_LDST_CMD_FN) & M_FW_LDST_CMD_FN)