Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/bfa/
Dbfa_modules.h36 struct bfa_rport_mod_s rport_mod; /* remote port module */
Dbfa_svc.h237 struct bfa_rport_mod_s { struct
Dbfa_svc.c233 static struct bfa_rport_s *bfa_rport_alloc(struct bfa_rport_mod_s *rp_mod);
4302 struct bfa_rport_mod_s *mod = BFA_RPORT_MOD(bfa); in bfa_rport_attach()
4355 struct bfa_rport_mod_s *mod = BFA_RPORT_MOD(bfa); in bfa_rport_iocdisable()
4366 bfa_rport_alloc(struct bfa_rport_mod_s *mod) in bfa_rport_alloc()
4380 struct bfa_rport_mod_s *mod = BFA_RPORT_MOD(rport->bfa); in bfa_rport_free()