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

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h4283 #define S_FW_IQ_CMD_FL1CACHELOCK 15 macro
4285 #define V_FW_IQ_CMD_FL1CACHELOCK(x) ((x) << S_FW_IQ_CMD_FL1CACHELOCK)
4287 (((x) >> S_FW_IQ_CMD_FL1CACHELOCK) & M_FW_IQ_CMD_FL1CACHELOCK)

Completed in 134 milliseconds