Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c516 if (G_FW_CMD_OP(res >> 32) == FW_DEBUG_CMD) { in t4_wr_mbox_meat_timeout()
668 if (G_FW_CMD_OP(res >> 32) == FW_DEBUG_CMD) { in t4_wr_mbox_meat_timeout_panic()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h4183 FW_DEBUG_CMD = 0x81, enumerator