Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h5379 #define S_FW_IQ_CMD_IQNS 31 macro
5381 #define V_FW_IQ_CMD_IQNS(x) ((x) << S_FW_IQ_CMD_IQNS)
5383 (((x) >> S_FW_IQ_CMD_IQNS) & M_FW_IQ_CMD_IQNS)