Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfc_appif.h57 #define FC_TOP_EXTERNAL(t) FC_IS_TOP_SWITCH(t)
58 #define FC_IS_TOP_SWITCH(t) (((t) == FC_TOP_FABRIC) ||\ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c2426 if (FC_IS_TOP_SWITCH(port->fp_topology)) { in fp_job_handler()
2870 if (FC_IS_TOP_SWITCH(topology)) { in fp_job_handler()
3017 if (FC_IS_TOP_SWITCH(port->fp_topology)) { in fp_port_startup()
3729 if (FC_IS_TOP_SWITCH(port->fp_topology)) { in fp_port_shutdown()
5124 if (FC_IS_TOP_SWITCH(port->fp_topology)) { in fp_plogi_group()
8684 if (FC_IS_TOP_SWITCH(port->fp_topology)) { in fp_fciocmd()
10140 ASSERT(FC_IS_TOP_SWITCH(port->fp_topology)); in fp_fabric_online()
12328 if (!FC_IS_TOP_SWITCH(port->fp_topology)) { in fp_handle_unsol_rscn()
13690 ASSERT(FC_IS_TOP_SWITCH(port->fp_topology)); in fp_create_remote_port_by_ns()
15054 if (FC_IS_TOP_SWITCH(port->fp_topology)) { in fp_fcio_login()
[all …]
H A Dfctl.c1178 if (FC_IS_TOP_SWITCH(port->fp_topology) && create) { in fc_ulp_get_remote_port()
1285 fabric = FC_IS_TOP_SWITCH(port->fp_topology) ? 1 : 0; in fc_ulp_port_ns()
4136 ASSERT(!FC_IS_TOP_SWITCH(topology)); in fctl_fillout_map()
4275 if (FC_IS_TOP_SWITCH(topology) && initiator) { in fctl_fillout_map()
5929 if (FC_IS_TOP_SWITCH(port->fp_topology) && initiator) { in fctl_remove_oldies()