Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c7249 V_FW_HELLO_CMD_MBMASTER(master == MASTER_MUST ? in t4_fw_hello()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h4566 #define V_FW_HELLO_CMD_MBMASTER(x) ((x) << S_FW_HELLO_CMD_MBMASTER) macro