Lines Matching refs:ulp_bde64
9417 struct ulp_bde64 *bpl = NULL; in lpfc_sli4_bpl2sgl()
9418 struct ulp_bde64 bde; in lpfc_sli4_bpl2sgl()
9436 sizeof(struct ulp_bde64); in lpfc_sli4_bpl2sgl()
9446 bpl = (struct ulp_bde64 *)dmabuf->virt; in lpfc_sli4_bpl2sgl()
9530 struct ulp_bde64 *bpl = NULL; in lpfc_sli4_iocb2wqe()
9533 struct ulp_bde64 bde; in lpfc_sli4_iocb2wqe()
9560 sizeof(struct ulp_bde64); in lpfc_sli4_iocb2wqe()
9561 bpl = (struct ulp_bde64 *) in lpfc_sli4_iocb2wqe()
9886 sizeof(struct ulp_bde64); in lpfc_sli4_iocb2wqe()
13157 struct ulp_bde64 *bpl, bde; in lpfc_sli4_iocb_param_transfer()
13177 bpl = (struct ulp_bde64 *)dmabuf->virt; in lpfc_sli4_iocb_param_transfer()
13186 sizeof(struct ulp_bde64); in lpfc_sli4_iocb_param_transfer()
13188 bpl = (struct ulp_bde64 *)dmabuf->virt; in lpfc_sli4_iocb_param_transfer()
18153 struct ulp_bde64 *pbde; in lpfc_prep_seq()
18218 pbde = (struct ulp_bde64 *) in lpfc_prep_seq()
20130 struct ulp_bde64 *bpl = NULL; in lpfc_wqe_bpl2sgl()
20131 struct ulp_bde64 bde; in lpfc_wqe_bpl2sgl()
20162 bpl = (struct ulp_bde64 *)dmabuf->virt; in lpfc_wqe_bpl2sgl()