Lines Matching refs:ulp_bde64
10419 struct ulp_bde64 *bpl = NULL; in lpfc_sli4_bpl2sgl()
10420 struct ulp_bde64 bde; in lpfc_sli4_bpl2sgl()
10438 sizeof(struct ulp_bde64); in lpfc_sli4_bpl2sgl()
10448 bpl = (struct ulp_bde64 *)dmabuf->virt; in lpfc_sli4_bpl2sgl()
10532 struct ulp_bde64 *bpl = NULL; in lpfc_sli4_iocb2wqe()
10535 struct ulp_bde64 bde; in lpfc_sli4_iocb2wqe()
10562 sizeof(struct ulp_bde64); in lpfc_sli4_iocb2wqe()
10563 bpl = (struct ulp_bde64 *) in lpfc_sli4_iocb2wqe()
10891 sizeof(struct ulp_bde64); in lpfc_sli4_iocb2wqe()
14316 struct ulp_bde64 *bpl, bde; in lpfc_sli4_iocb_param_transfer()
14336 bpl = (struct ulp_bde64 *)dmabuf->virt; in lpfc_sli4_iocb_param_transfer()
14345 sizeof(struct ulp_bde64); in lpfc_sli4_iocb_param_transfer()
14347 bpl = (struct ulp_bde64 *)dmabuf->virt; in lpfc_sli4_iocb_param_transfer()
19338 struct ulp_bde64 *pbde; in lpfc_prep_seq()
19403 pbde = (struct ulp_bde64 *) in lpfc_prep_seq()
21400 struct ulp_bde64 *bpl = NULL; in lpfc_wqe_bpl2sgl()
21401 struct ulp_bde64 bde; in lpfc_wqe_bpl2sgl()
21432 bpl = (struct ulp_bde64 *)dmabuf->virt; in lpfc_wqe_bpl2sgl()