Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h4400 #define S_FW_LDST_CMD_CYCLES 16 macro
4402 #define V_FW_LDST_CMD_CYCLES(x) ((x) << S_FW_LDST_CMD_CYCLES)
4404 (((x) >> S_FW_LDST_CMD_CYCLES) & M_FW_LDST_CMD_CYCLES)