Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h7182 #define S_FW_ERROR_CMD_FATAL 4 macro
7184 #define V_FW_ERROR_CMD_FATAL(x) ((x) << S_FW_ERROR_CMD_FATAL)
7186 (((x) >> S_FW_ERROR_CMD_FATAL) & M_FW_ERROR_CMD_FATAL)