Home
last modified time | relevance | path

Searched refs:fcp_bpl (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/lpfc/
Dlpfc_scsi.h158 struct ulp_bde64 *fcp_bpl; member
Dlpfc_scsi.c182 struct sli4_sge *sgl = (struct sli4_sge *)lpfc_cmd->fcp_bpl; in lpfc_sli4_set_rsp_sgl_last()
561 psb->fcp_bpl = psb->data + sizeof(struct fcp_cmnd) + in lpfc_new_scsi_buf_s3()
565 bpl = psb->fcp_bpl; in lpfc_new_scsi_buf_s3()
991 psb->fcp_bpl = psb->data; in lpfc_new_scsi_buf_s4()
997 sgl = (struct sli4_sge *)psb->fcp_bpl; in lpfc_new_scsi_buf_s4()
1275 struct ulp_bde64 *bpl = lpfc_cmd->fcp_bpl; in lpfc_scsi_prep_dma_buf_s3()
2833 struct ulp_bde64 *bpl = lpfc_cmd->fcp_bpl; in lpfc_bg_scsi_prep_dma_buf_s3()
3358 struct sli4_sge *sgl = (struct sli4_sge *)lpfc_cmd->fcp_bpl; in lpfc_scsi_prep_dma_buf_s4()
3488 struct sli4_sge *sgl = (struct sli4_sge *)(lpfc_cmd->fcp_bpl); in lpfc_bg_scsi_prep_dma_buf_s4()