Lines Matching defs:icmnd_cmpl
396 struct snic_icmnd_cmpl *icmnd_cmpl,
415 scsi_set_resid(sc, le32_to_cpu(icmnd_cmpl->resid));
464 sc->result = (res << 16) | icmnd_cmpl->scsi_status;
485 struct snic_icmnd_cmpl *icmnd_cmpl,
489 u8 scsi_stat = icmnd_cmpl->scsi_status;
499 scsi_set_resid(sc, le32_to_cpu(icmnd_cmpl->resid));
501 if (icmnd_cmpl->flags & SNIC_ICMND_CMPL_UNDR_RUN)
504 if (icmnd_cmpl->scsi_status == SAM_STAT_TASK_SET_FULL)
509 snic_process_io_failed_state(snic, icmnd_cmpl, sc, cmpl_stat);
512 "icmnd_cmpl: IO Failed : Hdr Status %s flags 0x%llx\n",
532 struct snic_icmnd_cmpl *icmnd_cmpl = NULL;
540 icmnd_cmpl = &fwreq->u.icmnd_cmpl;
541 sc_stat = icmnd_cmpl->scsi_status;
567 (u64)sc_stat << 8 | (u64)icmnd_cmpl->flags),
568 (ulong) fwreq, le32_to_cpu(icmnd_cmpl->resid), ctx);
623 "icmnd_cmpl:TM Req Pending(%s), Hdr Status %s sc 0x%p scsi status %x resid %d flags 0x%llx\n",
626 sc, sc_stat, le32_to_cpu(icmnd_cmpl->resid),
636 if (snic_process_icmnd_cmpl_status(snic, icmnd_cmpl, hdr_stat, sc)) {
639 "icmnd_cmpl:IO Failed, sc 0x%p Tag %d Cmd %x Hdr Status %s flags 0x%llx\n",
2038 * in this case, if the command is completed, the icmnd_cmpl will