Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c3873 V_FW_HELLO_CMD_MBMASTER(master == MASTER_MUST ? mbox : in t4_fw_hello()
/titanic_41/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h3165 #define V_FW_HELLO_CMD_MBMASTER(x) ((x) << S_FW_HELLO_CMD_MBMASTER) macro