Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_svc.c226 static struct bfa_rport_s *bfa_rport_alloc(struct bfa_rport_mod_s *rp_mod);
4863 bfa_rport_alloc(struct bfa_rport_mod_s *mod) in bfa_rport_alloc() function
5053 rp = bfa_rport_alloc(BFA_RPORT_MOD(bfa)); in bfa_rport_create()