Home
last modified time | relevance | path

Searched refs:OCS_HW_TOPOLOGY (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_xport.c397 return ocs_hw_set(&ocs->hw, OCS_HW_TOPOLOGY, topology); in ocs_topology_setup()
489 if (ocs_hw_set(&ocs->hw, OCS_HW_TOPOLOGY, ocs->topology) != OCS_HW_RTN_SUCCESS) { in ocs_xport_initialize()
H A Docs_mgmt.c1304 ocs_hw_get(&(ocs->hw), OCS_HW_TOPOLOGY, &value); in get_current_topology()
1804 hw_rc = ocs_hw_set(&ocs->hw, OCS_HW_TOPOLOGY, topo); in set_configured_topology()
H A Docs_ioctl.c895 ocs_hw_get(&ocs->hw, OCS_HW_TOPOLOGY, &value); in ocs_sysctl_current_topology()
H A Docs_hw.h168 OCS_HW_TOPOLOGY, /**< auto, nport, loop */ enumerator
H A Docs_hw.c1565 case OCS_HW_TOPOLOGY: in ocs_hw_get()
1835 case OCS_HW_TOPOLOGY: in ocs_hw_set()