Searched refs:S_FW_IQ_CMD_FL0CACHELOCK (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h4135 #define S_FW_IQ_CMD_FL0CACHELOCK 15 macro
4137 #define V_FW_IQ_CMD_FL0CACHELOCK(x) ((x) << S_FW_IQ_CMD_FL0CACHELOCK)
4139 (((x) >> S_FW_IQ_CMD_FL0CACHELOCK) & M_FW_IQ_CMD_FL0CACHELOCK)

Completed in 259 milliseconds