Lines Matching refs:ulp_bde64
8812 struct ulp_bde64 *bpl = NULL; in lpfc_sli4_bpl2sgl()
8813 struct ulp_bde64 bde; in lpfc_sli4_bpl2sgl()
8831 sizeof(struct ulp_bde64); in lpfc_sli4_bpl2sgl()
8841 bpl = (struct ulp_bde64 *)dmabuf->virt; in lpfc_sli4_bpl2sgl()
8925 struct ulp_bde64 *bpl = NULL; in lpfc_sli4_iocb2wqe()
8928 struct ulp_bde64 bde; in lpfc_sli4_iocb2wqe()
8957 sizeof(struct ulp_bde64); in lpfc_sli4_iocb2wqe()
8958 bpl = (struct ulp_bde64 *) in lpfc_sli4_iocb2wqe()
9280 sizeof(struct ulp_bde64); in lpfc_sli4_iocb2wqe()
12633 struct ulp_bde64 *bpl, bde; in lpfc_sli4_iocb_param_transfer()
12653 bpl = (struct ulp_bde64 *)dmabuf->virt; in lpfc_sli4_iocb_param_transfer()
12662 sizeof(struct ulp_bde64); in lpfc_sli4_iocb_param_transfer()
12664 bpl = (struct ulp_bde64 *)dmabuf->virt; in lpfc_sli4_iocb_param_transfer()
17305 struct ulp_bde64 *pbde; in lpfc_prep_seq()
17370 pbde = (struct ulp_bde64 *) in lpfc_prep_seq()
19192 struct ulp_bde64 *bpl = NULL; in lpfc_wqe_bpl2sgl()
19193 struct ulp_bde64 bde; in lpfc_wqe_bpl2sgl()
19224 bpl = (struct ulp_bde64 *)dmabuf->virt; in lpfc_wqe_bpl2sgl()