Lines Matching refs:ulp_bde64
9170 struct ulp_bde64 *bpl = NULL; in lpfc_sli4_bpl2sgl()
9171 struct ulp_bde64 bde; in lpfc_sli4_bpl2sgl()
9189 sizeof(struct ulp_bde64); in lpfc_sli4_bpl2sgl()
9199 bpl = (struct ulp_bde64 *)dmabuf->virt; in lpfc_sli4_bpl2sgl()
9283 struct ulp_bde64 *bpl = NULL; in lpfc_sli4_iocb2wqe()
9286 struct ulp_bde64 bde; in lpfc_sli4_iocb2wqe()
9313 sizeof(struct ulp_bde64); in lpfc_sli4_iocb2wqe()
9314 bpl = (struct ulp_bde64 *) in lpfc_sli4_iocb2wqe()
9638 sizeof(struct ulp_bde64); in lpfc_sli4_iocb2wqe()
12860 struct ulp_bde64 *bpl, bde; in lpfc_sli4_iocb_param_transfer()
12880 bpl = (struct ulp_bde64 *)dmabuf->virt; in lpfc_sli4_iocb_param_transfer()
12889 sizeof(struct ulp_bde64); in lpfc_sli4_iocb_param_transfer()
12891 bpl = (struct ulp_bde64 *)dmabuf->virt; in lpfc_sli4_iocb_param_transfer()
17600 struct ulp_bde64 *pbde; in lpfc_prep_seq()
17665 pbde = (struct ulp_bde64 *) in lpfc_prep_seq()
19539 struct ulp_bde64 *bpl = NULL; in lpfc_wqe_bpl2sgl()
19540 struct ulp_bde64 bde; in lpfc_wqe_bpl2sgl()
19571 bpl = (struct ulp_bde64 *)dmabuf->virt; in lpfc_wqe_bpl2sgl()