Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/bfa/
Dbfa_fcs.c171 if (bfa_fcport_get_topology((__fabric)->fcs->bfa) \
813 if (bfa_fcport_get_topology(bfa) == BFA_PORT_TOPOLOGY_LOOP) in bfa_fcs_fabric_login()
Dbfa_svc.h502 enum bfa_port_topology bfa_fcport_get_topology(struct bfa_s *bfa);
Dbfa_svc.c3539 bfa_fcport_get_topology(struct bfa_s *bfa) in bfa_fcport_get_topology() function