Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h4565 #define M_FW_HELLO_CMD_MBMASTER 0xf macro
4568 (((x) >> S_FW_HELLO_CMD_MBMASTER) & M_FW_HELLO_CMD_MBMASTER)
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c7250 mbox : M_FW_HELLO_CMD_MBMASTER) | in t4_fw_hello()