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

/drivers/scsi/bfa/
H A Dbfad_drv.h260 struct bfad_fcxp { struct
H A Dbfad_bsg.c2821 bfad_fcxp_get_req_sgaddr_cb(void *bfad_fcxp, int sgeid) argument
2823 struct bfad_fcxp *drv_fcxp = bfad_fcxp;
2833 bfad_fcxp_get_req_sglen_cb(void *bfad_fcxp, int sgeid) argument
2835 struct bfad_fcxp *drv_fcxp = bfad_fcxp;
2843 bfad_fcxp_get_rsp_sgaddr_cb(void *bfad_fcxp, int sgeid) argument
2845 struct bfad_fcxp *drv_fcxp = bfad_fcxp;
2855 bfad_fcxp_get_rsp_sglen_cb(void *bfad_fcxp, in argument
2865 bfad_send_fcpt_cb(void *bfad_fcxp, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) argument
[all...]
H A Dbfa_svc.c664 bfa_fcxp_null_comp(void *bfad_fcxp, struct bfa_fcxp_s *fcxp, void *cbarg, argument

Completed in 118 milliseconds