Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h4909 #define S_FW_VI_CMD_PFN 8 macro
4911 #define V_FW_VI_CMD_PFN(x) ((x) << S_FW_VI_CMD_PFN)
4912 #define G_FW_VI_CMD_PFN(x) (((x) >> S_FW_VI_CMD_PFN) & M_FW_VI_CMD_PFN)