Searched refs:OCS_HW_TOPOLOGY (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/dev/ocs_fc/ |
| H A D | ocs_xport.c | 397 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 D | ocs_mgmt.c | 1304 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 D | ocs_ioctl.c | 895 ocs_hw_get(&ocs->hw, OCS_HW_TOPOLOGY, &value); in ocs_sysctl_current_topology()
|
| H A D | ocs_hw.h | 168 OCS_HW_TOPOLOGY, /**< auto, nport, loop */ enumerator
|
| H A D | ocs_hw.c | 1565 case OCS_HW_TOPOLOGY: in ocs_hw_get() 1835 case OCS_HW_TOPOLOGY: in ocs_hw_set()
|