Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/firmware/
HDt4fw_interface.h4535 #define M_FW_HELLO_CMD_MBMASTER 0xf macro
4538 (((x) >> S_FW_HELLO_CMD_MBMASTER) & M_FW_HELLO_CMD_MBMASTER)
/freebsd-11-stable/sys/dev/cxgbe/common/
HDt4_hw.c7362 mbox : M_FW_HELLO_CMD_MBMASTER) | in t4_fw_hello()