Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h4389 #define S_FW_LDST_CMD_MSG 31 macro
4391 #define V_FW_LDST_CMD_MSG(x) ((x) << S_FW_LDST_CMD_MSG)
4393 (((x) >> S_FW_LDST_CMD_MSG) & M_FW_LDST_CMD_MSG)