Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/csiostor/
Dcsio_mb.c1316 case FW_DEBUG_CMD: in csio_mb_issue()
1454 } else if (opcode == FW_DEBUG_CMD) { in csio_mb_fwevt_handler()
1522 case FW_DEBUG_CMD: in csio_mb_isr_handler()
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h804 FW_DEBUG_CMD = 0x81, enumerator
Dt4_hw.c411 if (FW_CMD_OP_G(res >> 32) == FW_DEBUG_CMD) { in t4_wr_mbox_meat_timeout()