Searched defs:drv_fcxp (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/bfa/
H A Dbfad_bsg.c3196 struct bfad_fcxp *drv_fcxp = bfad_fcxp; local
3200 sge = drv_fcxp->req_sge + sgeid;
3208 struct bfad_fcxp *drv_fcxp = bfad_fcxp; local
3211 sge = drv_fcxp->req_sge + sgeid;
3218 struct bfad_fcxp *drv_fcxp = bfad_fcxp; local
3222 sge = drv_fcxp->rsp_sge + sgeid;
3230 struct bfad_fcxp *drv_fcxp = bfad_fcxp; local
3233 sge = drv_fcxp->rsp_sge + sgeid;
3242 struct bfad_fcxp *drv_fcxp = bfad_fcxp; local
3244 drv_fcxp
3314 bfad_fcxp_bsg_send(struct fc_bsg_job *job, struct bfad_fcxp *drv_fcxp, bfa_bsg_fcpt_t *bsg_fcpt) argument
3361 struct bfad_fcxp *drv_fcxp; local
[all...]

Completed in 38 milliseconds