Lines Matching refs:pCmd

207 	struct scsi_cmnd *cmd = lpfc_cmd->pCmd;  in lpfc_update_stats()
1094 psb->pCmd = NULL; in lpfc_release_scsi_buf_s3()
1122 psb->pCmd = NULL; in lpfc_release_scsi_buf_s4()
1128 psb->pCmd = NULL; in lpfc_release_scsi_buf_s4()
1171 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; in lpfc_scsi_prep_dma_buf_s3()
2687 struct scsi_cmnd *sc = lpfc_cmd->pCmd; in lpfc_bg_scsi_adjust_dl()
2727 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; in lpfc_bg_scsi_prep_dma_buf_s3()
2900 struct scsi_cmnd *cmd = lpfc_cmd->pCmd; in lpfc_calc_bg_err()
3084 struct scsi_cmnd *cmd = lpfc_cmd->pCmd; in lpfc_parse_bg_err()
3250 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; in lpfc_scsi_prep_dma_buf_s4()
3396 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; in lpfc_bg_scsi_prep_dma_buf_s4()
3598 struct scsi_cmnd *cmnd = lpfc_cmd->pCmd; in lpfc_send_scsi_error_event()
3698 scsi_dma_unmap(psb->pCmd); in lpfc_scsi_unprep_dma_buf()
3700 dma_unmap_sg(&phba->pcidev->dev, scsi_prot_sglist(psb->pCmd), in lpfc_scsi_unprep_dma_buf()
3701 scsi_prot_sg_count(psb->pCmd), in lpfc_scsi_unprep_dma_buf()
3702 psb->pCmd->sc_data_direction); in lpfc_scsi_unprep_dma_buf()
3720 struct scsi_cmnd *cmnd = lpfc_cmd->pCmd; in lpfc_handle_fcp_err()
3909 struct scsi_cmnd *cmnd = lpfc_cmd->pCmd; in lpfc_sli4_scmd_to_wqidx_distr()
3965 cmd = lpfc_cmd->pCmd; in lpfc_scsi_cmd_iocb_cmpl()
4162 lpfc_cmd->pCmd = NULL; in lpfc_scsi_cmd_iocb_cmpl()
4212 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; in lpfc_scsi_prep_cmnd()
4228 int_to_scsilun(lpfc_cmd->pCmd->device->lun, in lpfc_scsi_prep_cmnd()
4626 lpfc_cmd->pCmd = cmnd; in lpfc_queuecommand()
4763 if (!lpfc_cmd || !lpfc_cmd->pCmd) { in lpfc_abort_handler()
4804 if (lpfc_cmd->pCmd != cmnd) { in lpfc_abort_handler()
4905 (lpfc_cmd->pCmd != cmnd), in lpfc_abort_handler()
4912 if (lpfc_cmd->pCmd == cmnd) { in lpfc_abort_handler()
5062 lpfc_cmd->pCmd = cmnd; in lpfc_send_taskmgmt()