Home
last modified time | relevance | path

Searched refs:FC_TOP_FABRIC (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfc_appif.h48 #define FC_TOP_FABRIC 3 macro
58 #define FC_IS_TOP_SWITCH(t) (((t) == FC_TOP_FABRIC) ||\
/illumos-gate/usr/src/lib/storage/liba5k/common/
H A Dlhot.c197 case FC_TOP_FABRIC: in l_make_node()
586 case FC_TOP_FABRIC: in l_device_present()
H A Dmon.c3444 case FC_TOP_FABRIC: in l_get_node_status()
4724 case FC_TOP_FABRIC: in l_get_ses_path()
/illumos-gate/usr/src/cmd/luxadm/
H A Dhotplug.c661 (map.hba_addr.port_topology == FC_TOP_FABRIC)) { in hotplug()
1761 FC_TOP_FABRIC)) { in h_post_hotplug_sena()
2061 FC_TOP_FABRIC)) { in h_post_hotplug_sena()
2242 (map.hba_addr.port_topology == FC_TOP_FABRIC)) { in h_post_remove_dev()
H A Dg_adm.c3064 case FC_TOP_FABRIC: in dump_map()
3257 case FC_TOP_FABRIC: in n_get_non_encl_list()
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmap.c225 (map->hba_addr.port_topology == FC_TOP_FABRIC)) { in g_device_in_map()
1361 if ((port_top == FC_TOP_FABRIC) || (port_top == FC_TOP_PUBLIC_LOOP)) { in g_get_inq_dtype()
1744 case FC_TOP_FABRIC: in create_map()
1915 if ((map_topo == FC_TOP_FABRIC) || (map_topo == FC_TOP_PUBLIC_LOOP)) { in update_map_dev_fc_prop()
2528 (hba_port_top == FC_TOP_FABRIC)) && in g_dev_map_init()
3580 if ((hba_port_top == FC_TOP_FABRIC) || in g_rdls()
5227 (hba_port_top == FC_TOP_FABRIC))) { in g_dev_log_in_out()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2281 case FC_TOP_FABRIC: in fcip_statec_cb()
4325 case FC_TOP_FABRIC : in fcip_is_supported_fc_topology()
4412 case FC_TOP_FABRIC: { in fcip_handle_topology()
6951 case FC_TOP_FABRIC: in fcip_get_broadcast_did()
H A Dfcsm.c180 { FC_TOP_FABRIC, "Fabric" },
H A Dfcp.c4473 case FC_TOP_FABRIC: in fcp_statec_callback()
9679 ((pptr->port_topology != FC_TOP_FABRIC) && in fcp_retry_ns_registry()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c2529 case FC_TOP_FABRIC: in fp_job_handler()
2664 case FC_TOP_FABRIC: in fp_job_handler()
2720 case FC_TOP_FABRIC: in fp_job_handler()
2737 int orphan = (old_top == FC_TOP_FABRIC || in fp_job_handler()
2747 case FC_TOP_FABRIC: in fp_job_handler()
5990 port->fp_topology = FC_TOP_FABRIC; in fp_flogi_intr()
8251 case FC_TOP_FABRIC: in fp_fciocmd()
8372 case FC_TOP_FABRIC: { in fp_fciocmd()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c1615 port_info->pi_topology = FC_TOP_FABRIC; in emlxs_fca_bind_port()
H A Demlxs_dfc.c2059 *tp = FC_TOP_FABRIC; in emlxs_fcio_get_topology()