Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
H A Dbfa_svc.c212 static struct bfa_rport_s *bfa_rport_alloc(struct bfa_rport_mod_s *rp_mod);
4794 bfa_rport_alloc(struct bfa_rport_mod_s *mod) in bfa_rport_alloc() function
4984 rp = bfa_rport_alloc(BFA_RPORT_MOD(bfa)); in bfa_rport_create()