Home
last modified time | relevance | path

Searched refs:SLI4_FUNCTION_MODE_DUA_MODE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Dsli4.h2151 #define SLI4_FUNCTION_MODE_DUA_MODE 0x800 macro
H A Dsli4.c3660 …sli4->config.dual_ulp_capable = ((fw_config->function_mode & SLI4_FUNCTION_MODE_DUA_MODE) == 0 ? 0… in sli_query_fw_config()