Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgbe/firmware/
Dt4fw_interface.h3433 #define S_FW_HELLO_CMD_MBMASTER 24 macro
3435 #define V_FW_HELLO_CMD_MBMASTER(x) ((x) << S_FW_HELLO_CMD_MBMASTER)
3437 (((x) >> S_FW_HELLO_CMD_MBMASTER) & M_FW_HELLO_CMD_MBMASTER)