Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/bfa/
Dbfa_svc.c233 static struct bfa_rport_s *bfa_rport_alloc(struct bfa_rport_mod_s *rp_mod);
4366 bfa_rport_alloc(struct bfa_rport_mod_s *mod) in bfa_rport_alloc() function
4528 rp = bfa_rport_alloc(BFA_RPORT_MOD(bfa)); in bfa_rport_create()