Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c268 cmd->cmd_sent_to_fw = 0; in tcm_qla2xxx_complete_free()
359 if (WARN_ON(cmd->cmd_sent_to_fw)) in tcm_qla2xxx_release_cmd()
515 cmd->cmd_sent_to_fw = 0; in tcm_qla2xxx_handle_data_work()
H A Dqla_target.h905 unsigned int cmd_sent_to_fw:1; member
H A Dqla_target.c3344 cmd->cmd_sent_to_fw = 1; in qlt_xmit_response()
3439 cmd->cmd_sent_to_fw = 1; in qlt_rdy_to_xfer()
3721 cmd->cmd_sent_to_fw); in __qlt_send_term_exchange()
3875 cmd->cmd_sent_to_fw ? "sent to fw" : "not sent to fw", in qlt_abort_cmd()
4170 cmd->cmd_sent_to_fw = 0; in qlt_do_ctio_completion()
5509 if (!cmd->cmd_sent_to_fw) { in qlt_handle_srr_imm()
5851 WARN_ON(cmd->cmd_sent_to_fw); in qlt_handle_srr()