Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c7252 V_FW_HELLO_CMD_STAGE(FW_HELLO_CMD_STAGE_OS) | in t4_fw_hello()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h4585 #define V_FW_HELLO_CMD_STAGE(x) ((x) << S_FW_HELLO_CMD_STAGE) macro