Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h4547 #define S_FW_HELLO_CMD_MBMASTER 24 macro
4549 #define V_FW_HELLO_CMD_MBMASTER(x) ((x) << S_FW_HELLO_CMD_MBMASTER)
4551 (((x) >> S_FW_HELLO_CMD_MBMASTER) & M_FW_HELLO_CMD_MBMASTER)