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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfa_modules_priv.h36 struct bfa_rport_mod_s rport_mod; /* remote port module */
H A Dbfa_rport_priv.h25 struct bfa_rport_mod_s { struct
H A Dbfa_rport.c48 static struct bfa_rport_s *bfa_rport_alloc(struct bfa_rport_mod_s *rp_mod);
603 struct bfa_rport_mod_s *mod = BFA_RPORT_MOD(bfa);
656 struct bfa_rport_mod_s *mod = BFA_RPORT_MOD(bfa);
667 bfa_rport_alloc(struct bfa_rport_mod_s *mod)
681 struct bfa_rport_mod_s *mod = BFA_RPORT_MOD(rport->bfa);

Completed in 64 milliseconds