Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h4552 #define V_FW_HELLO_CMD_MASTERDIS(x) ((x) << S_FW_HELLO_CMD_MASTERDIS) macro
4555 #define F_FW_HELLO_CMD_MASTERDIS V_FW_HELLO_CMD_MASTERDIS(1U)
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c7247 V_FW_HELLO_CMD_MASTERDIS(master == MASTER_CANT) | in t4_fw_hello()