Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h3072 #define S_FW_LDST_CMD_AI 3 macro
3074 #define V_FW_LDST_CMD_AI(x) ((x) << S_FW_LDST_CMD_AI)
3075 #define G_FW_LDST_CMD_AI(x) (((x) >> S_FW_LDST_CMD_AI) & M_FW_LDST_CMD_AI)