Home
last modified time | relevance | path

Searched refs:port_topology (Results 1 – 16 of 16) sorted by relevance

/titanic_50/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c217 if (li->port_topology > PORT_TOPOLOGY_PUBLIC_LOOP) { in fct_li_to_txt()
218 (void) sprintf(topology, "Invalid %02x", li->port_topology); in fct_li_to_txt()
220 (void) strcpy(topology, topologies[li->port_topology]); in fct_li_to_txt()
426 if (iport->iport_link_info.port_topology & PORT_TOPOLOGY_PRIVATE_LOOP) { in fct_do_flogi()
440 if (iport->iport_link_info.port_topology & in fct_do_flogi()
487 iport->iport_link_info.port_topology |= in fct_do_flogi()
573 if (li->port_topology != in fct_process_link_init()
580 if ((li->port_topology ^ in fct_process_link_init()
588 iport->iport_link_old_topology = li->port_topology; in fct_process_link_init()
591 if (li->port_topology != PORT_TOPOLOGY_PT_TO_PT) { in fct_process_link_init()
[all …]
H A Dfct_impl.h387 ((x_iport)->iport_link_info.port_topology & PORT_TOPOLOGY_FABRIC_BIT)
H A Dfct.c442 switch (iport->iport_link_info.port_topology) { in fct_get_adapter_port_attr()
/titanic_50/usr/src/cmd/luxadm/
H A Dhotplug.c660 if ((map.hba_addr.port_topology == FC_TOP_PUBLIC_LOOP) || in hotplug()
661 (map.hba_addr.port_topology == FC_TOP_FABRIC)) { in hotplug()
1758 if ((map.hba_addr.port_topology == in h_post_hotplug_sena()
1760 (map.hba_addr.port_topology == in h_post_hotplug_sena()
2058 if ((map.hba_addr.port_topology == in h_post_hotplug_sena()
2060 (map.hba_addr.port_topology == in h_post_hotplug_sena()
2241 if ((map.hba_addr.port_topology == FC_TOP_PUBLIC_LOOP) || in h_post_remove_dev()
2242 (map.hba_addr.port_topology == FC_TOP_FABRIC)) { in h_post_remove_dev()
H A Dg_adm.c3256 switch (map.hba_addr.port_topology) { in n_get_non_encl_list()
/titanic_50/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h182 uint32_t port_topology; member
1363 fcp_port::port_topology fcp_port::port_deadline fcp_port::port_mpxio
/titanic_50/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_eth.c974 xch->xch_ss->ss_link_info.port_topology = in fcoet_send_unsol_els_rsp_done()
1176 xch->xch_ss->ss_link_info.port_topology = in fcoet_process_sol_flogi_rsp()
1179 xch->xch_ss->ss_link_info.port_topology = in fcoet_process_sol_flogi_rsp()
/titanic_50/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dgfc.h325 uint32_t port_topology; member
/titanic_50/usr/src/lib/storage/liba5k/common/
H A Dlhot.c136 switch (map->hba_addr.port_topology) { in l_make_node()
549 switch (map->hba_addr.port_topology) { in l_device_present()
H A Dmon.c3283 switch (map_ptr->map.hba_addr.port_topology) { in l_get_node_status()
4685 switch (map->hba_addr.port_topology) { in l_get_ses_path()
/titanic_50/usr/src/uts/common/sys/
H A Dfct.h283 uint8_t port_topology; member
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c3907 if (FC_TOP_EXTERNAL(pptr->port_topology) && in fcp_port_ioctl()
4437 pptr->port_topology = port_top; in fcp_statec_callback()
5028 if (FC_TOP_EXTERNAL(pptr->port_topology) && in fcp_handle_mapflags()
5032 } else if (FC_TOP_EXTERNAL(pptr->port_topology) && in fcp_handle_mapflags()
5056 if (FC_TOP_EXTERNAL(pptr->port_topology) && pptr->port_boot_wwn[0]) { in fcp_handle_mapflags()
9312 (FC_TOP_EXTERNAL(pptr->port_topology) && in fcp_device_changed()
9690 ((pptr->port_topology != FC_TOP_FABRIC) && in fcp_retry_ns_registry()
9691 (pptr->port_topology != FC_TOP_PUBLIC_LOOP))) { in fcp_retry_ns_registry()
10070 if (pptr->port_topology == FC_TOP_UNKNOWN) { in fcp_handle_port_attach()
10079 ASSERT(pptr->port_topology != FC_TOP_UNKNOWN); in fcp_handle_port_attach()
[all …]
/titanic_50/usr/src/cmd/mdb/common/modules/fcp/
H A Dfcp.c127 mdb_printf(" top : %u\n", pinfo.port_topology); in fcp()
/titanic_50/usr/src/lib/storage/libg_fc/common/
H A Dmap.c224 if ((map->hba_addr.port_topology == FC_TOP_PUBLIC_LOOP) || in g_device_in_map()
225 (map->hba_addr.port_topology == FC_TOP_FABRIC)) { in g_device_in_map()
1751 map_ptr->hba_addr.port_topology = hba_port_top; in create_map()
1763 dev_ptr->port_topology = hba_port_top; in create_map()
1782 map_ptr->hba_addr.port_topology = hba_port_top; in create_map()
1816 dev_ptr->port_topology = hba_port_top; in create_map()
1884 dev_ptr->port_topology = hba_port_top; in create_map()
1888 map_ptr->hba_addr.port_topology = hba_port_top; in create_map()
/titanic_50/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c1539 li->port_topology = PORT_TOPOLOGY_PUBLIC_LOOP; in qlt_get_link_info()
1543 li->port_topology = PORT_TOPOLOGY_PRIVATE_LOOP; in qlt_get_link_info()
1547 li->port_topology = PORT_TOPOLOGY_FABRIC_PT_TO_PT; in qlt_get_link_info()
1552 li->port_topology = PORT_TOPOLOGY_PT_TO_PT; in qlt_get_link_info()
1556 li->port_topology = PORT_TOPOLOGY_UNKNOWN; in qlt_get_link_info()
1559 qlt->cur_topology = li->port_topology; in qlt_get_link_info()
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1964 link->port_topology = PORT_TOPOLOGY_UNKNOWN;
1975 link->port_topology = PORT_TOPOLOGY_UNKNOWN;
1985 link->port_topology = PORT_TOPOLOGY_PRIVATE_LOOP;
1987 link->port_topology = PORT_TOPOLOGY_PT_TO_PT;