Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/bfa/
Dbfa_fcs.h160 #define BFA_FCS_GET_NS_FROM_PORT(port) (&port->port_topo.pfab.ns) macro
Dbfa_fcs_lport.c4312 struct bfa_fcs_lport_ns_s *ns = BFA_FCS_GET_NS_FROM_PORT(port); in bfa_fcs_lport_ns_init()
4321 struct bfa_fcs_lport_ns_s *ns = BFA_FCS_GET_NS_FROM_PORT(port); in bfa_fcs_lport_ns_offline()
4330 struct bfa_fcs_lport_ns_s *ns = BFA_FCS_GET_NS_FROM_PORT(port); in bfa_fcs_lport_ns_online()
4339 struct bfa_fcs_lport_ns_s *ns = BFA_FCS_GET_NS_FROM_PORT(port); in bfa_fcs_lport_ns_query()