Home
last modified time | relevance | path

Searched refs:PORT_TOPOLOGY_PT_TO_PT (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h322 #define PORT_TOPOLOGY_PT_TO_PT 1 macro
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_eth.c975 PORT_TOPOLOGY_PT_TO_PT; in fcoet_send_unsol_els_rsp_done()
1180 PORT_TOPOLOGY_PT_TO_PT; in fcoet_process_sol_flogi_rsp()
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c591 if (li->port_topology != PORT_TOPOLOGY_PT_TO_PT) { in fct_process_link_init()
606 PORT_TOPOLOGY_PT_TO_PT); in fct_process_link_init()
835 (iport->iport_link_info.port_topology == PORT_TOPOLOGY_PT_TO_PT)) { in fct_handle_els()
H A Dfct.c452 case PORT_TOPOLOGY_PT_TO_PT: in fct_get_adapter_port_attr()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c2578 li->port_topology = PORT_TOPOLOGY_PT_TO_PT; in qlt_get_link_info()
5879 if (qlt->cur_topology == PORT_TOPOLOGY_PT_TO_PT) { in qlt_send_els_response()
6499 (qlt->cur_topology == PORT_TOPOLOGY_PT_TO_PT)) { in qlt_handle_unsol_els_completion()
7377 if (qlt->cur_topology == PORT_TOPOLOGY_PT_TO_PT) { in qlt_send_els()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1998 link->port_topology = PORT_TOPOLOGY_PT_TO_PT; in emlxs_fct_get_link_info()