Lines Matching refs:lpfc_scsi_buf
83 lpfc_release_scsi_buf_s4(struct lpfc_hba *phba, struct lpfc_scsi_buf *psb);
85 lpfc_release_scsi_buf_s3(struct lpfc_hba *phba, struct lpfc_scsi_buf *psb);
180 struct lpfc_scsi_buf *lpfc_cmd) in lpfc_sli4_set_rsp_sgl_last()
200 lpfc_update_stats(struct lpfc_hba *phba, struct lpfc_scsi_buf *lpfc_cmd) in lpfc_update_stats()
387 struct lpfc_scsi_buf *psb; in lpfc_new_scsi_buf_s3()
406 psb = kzalloc(sizeof(struct lpfc_scsi_buf), GFP_KERNEL); in lpfc_new_scsi_buf_s3()
524 struct lpfc_scsi_buf *psb, *next_psb; in lpfc_sli4_vport_delete_fcp_xri_aborted()
553 struct lpfc_scsi_buf *psb, *next_psb; in lpfc_sli4_fcp_xri_aborted()
598 psb = container_of(iocbq, struct lpfc_scsi_buf, cur_iocbq); in lpfc_sli4_fcp_xri_aborted()
627 struct lpfc_scsi_buf *psb, *psb_next; in lpfc_sli4_post_scsi_sgl_list()
716 struct lpfc_scsi_buf, list); in lpfc_sli4_post_scsi_sgl_list()
732 struct lpfc_scsi_buf, list); in lpfc_sli4_post_scsi_sgl_list()
793 struct lpfc_scsi_buf *psb; in lpfc_new_scsi_buf_s4()
815 psb = kzalloc(sizeof(struct lpfc_scsi_buf), GFP_KERNEL); in lpfc_new_scsi_buf_s4()
969 static struct lpfc_scsi_buf*
972 struct lpfc_scsi_buf * lpfc_cmd = NULL; in lpfc_get_scsi_buf_s3()
977 list_remove_head(scsi_buf_list_get, lpfc_cmd, struct lpfc_scsi_buf, in lpfc_get_scsi_buf_s3()
985 struct lpfc_scsi_buf, list); in lpfc_get_scsi_buf_s3()
1002 static struct lpfc_scsi_buf*
1005 struct lpfc_scsi_buf *lpfc_cmd, *lpfc_cmd_next; in lpfc_get_scsi_buf_s4()
1051 static struct lpfc_scsi_buf*
1066 lpfc_release_scsi_buf_s3(struct lpfc_hba *phba, struct lpfc_scsi_buf *psb) in lpfc_release_scsi_buf_s3()
1092 lpfc_release_scsi_buf_s4(struct lpfc_hba *phba, struct lpfc_scsi_buf *psb) in lpfc_release_scsi_buf_s4()
1126 lpfc_release_scsi_buf(struct lpfc_hba *phba, struct lpfc_scsi_buf *psb) in lpfc_release_scsi_buf()
1147 lpfc_scsi_prep_dma_buf_s3(struct lpfc_hba *phba, struct lpfc_scsi_buf *lpfc_cmd) in lpfc_scsi_prep_dma_buf_s3()
1296 struct lpfc_scsi_buf *lpfc_cmd = NULL; in lpfc_bg_err_inject()
1355 lpfc_cmd = (struct lpfc_scsi_buf *)sc->host_scribble; in lpfc_bg_err_inject()
2660 struct lpfc_scsi_buf *lpfc_cmd) in lpfc_bg_scsi_adjust_dl()
2700 struct lpfc_scsi_buf *lpfc_cmd) in lpfc_bg_scsi_prep_dma_buf_s3()
2871 lpfc_calc_bg_err(struct lpfc_hba *phba, struct lpfc_scsi_buf *lpfc_cmd) in lpfc_calc_bg_err()
3056 lpfc_parse_bg_err(struct lpfc_hba *phba, struct lpfc_scsi_buf *lpfc_cmd, in lpfc_parse_bg_err()
3223 lpfc_scsi_prep_dma_buf_s4(struct lpfc_hba *phba, struct lpfc_scsi_buf *lpfc_cmd) in lpfc_scsi_prep_dma_buf_s4()
3354 struct lpfc_scsi_buf *lpfc_cmd) in lpfc_bg_scsi_prep_dma_buf_s4()
3521 lpfc_scsi_prep_dma_buf(struct lpfc_hba *phba, struct lpfc_scsi_buf *lpfc_cmd) in lpfc_scsi_prep_dma_buf()
3540 lpfc_bg_scsi_prep_dma_buf(struct lpfc_hba *phba, struct lpfc_scsi_buf *lpfc_cmd) in lpfc_bg_scsi_prep_dma_buf()
3557 struct lpfc_scsi_buf *lpfc_cmd, struct lpfc_iocbq *rsp_iocb) { in lpfc_send_scsi_error_event()
3649 lpfc_scsi_unprep_dma_buf(struct lpfc_hba *phba, struct lpfc_scsi_buf *psb) in lpfc_scsi_unprep_dma_buf()
3676 lpfc_handle_fcp_err(struct lpfc_vport *vport, struct lpfc_scsi_buf *lpfc_cmd, in lpfc_handle_fcp_err()
3854 struct lpfc_scsi_buf *lpfc_cmd) in lpfc_sli4_scmd_to_wqidx_distr()
3898 struct lpfc_scsi_buf *lpfc_cmd = in lpfc_scsi_cmd_iocb_cmpl()
3899 (struct lpfc_scsi_buf *) pIocbIn->context1; in lpfc_scsi_cmd_iocb_cmpl()
4188 lpfc_scsi_prep_cmnd(struct lpfc_vport *vport, struct lpfc_scsi_buf *lpfc_cmd, in lpfc_scsi_prep_cmnd()
4296 struct lpfc_scsi_buf *lpfc_cmd, in lpfc_scsi_prep_task_mgmt_cmd()
4407 struct lpfc_scsi_buf *lpfc_cmd = in lpfc_tskmgmt_def_cmpl()
4408 (struct lpfc_scsi_buf *) cmdiocbq->context1; in lpfc_tskmgmt_def_cmpl()
4534 struct lpfc_scsi_buf *lpfc_cmd; in lpfc_queuecommand()
4687 struct lpfc_scsi_buf *lpfc_cmd; in lpfc_abort_handler()
4709 lpfc_cmd = (struct lpfc_scsi_buf *)cmnd->host_scribble; in lpfc_abort_handler()
4885 lpfc_check_fcp_rsp(struct lpfc_vport *vport, struct lpfc_scsi_buf *lpfc_cmd) in lpfc_check_fcp_rsp()
4960 struct lpfc_scsi_buf *lpfc_cmd; in lpfc_send_taskmgmt()