Searched refs:sli4_sge (Results 1 – 5 of 5) sorted by relevance
182 struct sli4_sge *sgl = (struct sli4_sge *)lpfc_cmd->fcp_bpl; in lpfc_sli4_set_rsp_sgl_last()794 struct sli4_sge *sgl; in lpfc_new_scsi_buf_s4()874 sgl = (struct sli4_sge *)psb->fcp_bpl; in lpfc_new_scsi_buf_s4()2255 struct sli4_sge *sgl, int datasegcnt) in lpfc_bg_setup_sgl()2390 struct sli4_sge *sgl, int datacnt, int protcnt) in lpfc_bg_setup_sgl_prot()3228 struct sli4_sge *sgl = (struct sli4_sge *)lpfc_cmd->fcp_bpl; in lpfc_scsi_prep_dma_buf_s4()3229 struct sli4_sge *first_data_sgl; in lpfc_scsi_prep_dma_buf_s4()3358 struct sli4_sge *sgl = (struct sli4_sge *)(lpfc_cmd->fcp_bpl); in lpfc_bg_scsi_prep_dma_buf_s4()
634 struct sli4_sge *sgl; /* pre-assigned SGL */
1674 struct sli4_sge { /* SLI-4 */ struct
8056 struct sli4_sge *sgl = NULL; in lpfc_sli4_bpl2sgl()8067 sgl = (struct sli4_sge *)sglq->sgl; in lpfc_sli4_bpl2sgl()
5232 ((phba->cfg_sg_seg_cnt + 2) * sizeof(struct sli4_sge)); in lpfc_sli4_driver_resource_setup()