Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ocs_fc/
Docs_hw.c1581 case SLI_LINK_TOPO_LOOP: in ocs_hw_get()
9209 if (SLI_LINK_TOPO_LOOP == hw->link.topology) { in ocs_hw_cb_read_fcf()
9284 } else if (SLI_LINK_TOPO_LOOP == event->topology) { in ocs_hw_cb_link()
9930 hw->link.topology = SLI_LINK_TOPO_LOOP; in __ocs_read_topology_cb()
Dsli4.h3162 SLI_LINK_TOPO_LOOP, enumerator
Dsli4.c8159 event.topology = SLI_LINK_TOPO_LOOP; in sli_fc_process_link_attention()