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

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h3452 #define S_FW_HELLO_CMD_STAGE 17 macro
3454 #define V_FW_HELLO_CMD_STAGE(x) ((x) << S_FW_HELLO_CMD_STAGE)
3456 (((x) >> S_FW_HELLO_CMD_STAGE) & M_FW_HELLO_CMD_STAGE)

Completed in 144 milliseconds