Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h197 #define S_FW_WR_EQUIQ 31 macro
199 #define V_FW_WR_EQUIQ(x) ((x) << S_FW_WR_EQUIQ)
200 #define G_FW_WR_EQUIQ(x) (((x) >> S_FW_WR_EQUIQ) & M_FW_WR_EQUIQ)