Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h2487 #define S_FW_RDEV_WR_ACC_RSP_CODE 0 macro
2489 #define V_FW_RDEV_WR_ACC_RSP_CODE(x) ((x) << S_FW_RDEV_WR_ACC_RSP_CODE)
2491 (((x) >> S_FW_RDEV_WR_ACC_RSP_CODE) & M_FW_RDEV_WR_ACC_RSP_CODE)