Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/ocs_fc/
HDsli4.h834 #define SLI4_READ_CFG_TOPO_FC_DA 0x2 /** FC Direct Attach (non FC-AL) topology */ macro
3369 case SLI4_READ_CFG_TOPO_FC_DA: in sli_get_medium()
3572 case SLI4_READ_CFG_TOPO_FC_DA: in sli_set_topology()
HDsli4.c788 case SLI4_READ_CFG_TOPO_FC_DA: in sli4_set_link_flags_config_topo()
3780 case SLI4_READ_CFG_TOPO_FC_DA: in sli_get_config()
HDocs_hw.c1853 sli_set_topology(&hw->sli, SLI4_READ_CFG_TOPO_FC_DA); in ocs_hw_set()