Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h3505 #define S_FW_PARAMS_CMD_PFN 8 macro
3507 #define V_FW_PARAMS_CMD_PFN(x) ((x) << S_FW_PARAMS_CMD_PFN)
3509 (((x) >> S_FW_PARAMS_CMD_PFN) & M_FW_PARAMS_CMD_PFN)