Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h3478 #define S_FW_PARAMS_PARAM_Z 0 macro
3480 #define V_FW_PARAMS_PARAM_Z(x) ((x) << S_FW_PARAMS_PARAM_Z)
3482 (((x) >> S_FW_PARAMS_PARAM_Z) & M_FW_PARAMS_PARAM_Z)