Home
last modified time | relevance | path

Searched refs:bfa_fcxp_alloc (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/scsi/bfa/
Dbfa_fcs.h509 bfa_fcxp_alloc(NULL, (__fcs)->bfa, 0, 0, NULL, NULL, NULL, NULL)
Dbfa_svc.h589 struct bfa_fcxp_s *bfa_fcxp_alloc(void *bfad_fcxp, struct bfa_s *bfa,
Dbfad_bsg.c2952 hal_fcxp = bfa_fcxp_alloc(drv_fcxp, &bfad->bfa, in bfad_fcxp_bsg_send()
Dbfa_svc.c907 bfa_fcxp_alloc(void *caller, struct bfa_s *bfa, int nreq_sgles, in bfa_fcxp_alloc() function