Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h4865 #define S_FW_VIID_PFN 8 macro
4867 #define V_FW_VIID_PFN(x) ((x) << S_FW_VIID_PFN)
4868 #define G_FW_VIID_PFN(x) (((x) >> S_FW_VIID_PFN) & M_FW_VIID_PFN)