Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c3896 else if (v & F_FW_HELLO_CMD_INIT) in t4_fw_hello()
3913 if ((v & (F_FW_HELLO_CMD_ERR|F_FW_HELLO_CMD_INIT)) == 0 && in t4_fw_hello()
/titanic_41/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h3147 #define F_FW_HELLO_CMD_INIT V_FW_HELLO_CMD_INIT(1U) macro