Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_common.h141 OCS_SPORT_TOPOLOGY_P2P, enumerator
H A Docs_device.c802 case OCS_SPORT_TOPOLOGY_P2P: in __ocs_d_init()
851 ocs_fabric_set_topology(node, OCS_SPORT_TOPOLOGY_P2P); in __ocs_d_init()
1239 if (topology == OCS_SPORT_TOPOLOGY_P2P) { in __ocs_d_wait_topology_notify()
H A Docs_fabric.c181 ocs_fabric_set_topology(node, OCS_SPORT_TOPOLOGY_P2P); in __ocs_fabric_flogi_wait_rsp()
232 if (node->sport->topology == OCS_SPORT_TOPOLOGY_P2P && !node->sport->p2p_winner) { in __ocs_fabric_flogi_wait_rsp()