Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h2027 #define S_FW_RDEV_WR_ACC_RSP_CODE 0 macro
2029 #define V_FW_RDEV_WR_ACC_RSP_CODE(x) ((x) << S_FW_RDEV_WR_ACC_RSP_CODE)
2031 (((x) >> S_FW_RDEV_WR_ACC_RSP_CODE) & M_FW_RDEV_WR_ACC_RSP_CODE)