Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/bfa/
Dbfa_modules.h37 struct bfa_rport_mod_s rport_mod; /* remote port module */
Dbfa_svc.h254 struct bfa_rport_mod_s { struct
Dbfa_svc.c249 static struct bfa_rport_s *bfa_rport_alloc(struct bfa_rport_mod_s *rp_mod);
4906 struct bfa_rport_mod_s *mod = BFA_RPORT_MOD(bfa); in bfa_rport_attach()
4960 struct bfa_rport_mod_s *mod = BFA_RPORT_MOD(bfa); in bfa_rport_iocdisable()
4974 bfa_rport_alloc(struct bfa_rport_mod_s *mod) in bfa_rport_alloc()
4988 struct bfa_rport_mod_s *mod = BFA_RPORT_MOD(rport->bfa); in bfa_rport_free()
5145 struct bfa_rport_mod_s *mod = BFA_RPORT_MOD(bfa); in bfa_rport_res_recfg()