Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h3151 #define V_FW_HELLO_CMD_MASTERDIS(x) ((x) << S_FW_HELLO_CMD_MASTERDIS) macro
3154 #define F_FW_HELLO_CMD_MASTERDIS V_FW_HELLO_CMD_MASTERDIS(1U)
/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c3871 V_FW_HELLO_CMD_MASTERDIS(master == MASTER_CANT) | in t4_fw_hello()