Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h3101 #define S_FW_LDST_CMD_PID 6 macro
3103 #define V_FW_LDST_CMD_PID(x) ((x) << S_FW_LDST_CMD_PID)
3105 (((x) >> S_FW_LDST_CMD_PID) & M_FW_LDST_CMD_PID)