Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h1903 #define S_FW_RDEV_WR_FLAGS 24 macro
1905 #define V_FW_RDEV_WR_FLAGS(x) ((x) << S_FW_RDEV_WR_FLAGS)
1907 (((x) >> S_FW_RDEV_WR_FLAGS) & M_FW_RDEV_WR_FLAGS)