Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h4875 #define S_FW_VIID_VIN 0 macro
4877 #define V_FW_VIID_VIN(x) ((x) << S_FW_VIID_VIN)
4878 #define G_FW_VIID_VIN(x) (((x) >> S_FW_VIID_VIN) & M_FW_VIID_VIN)