Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1781 #define CFG_LR_SUPPORT BIT_31 macro
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c1157 ha->cfg_flags &= ~(CFG_DISABLE_RISC_CODE_LOAD | CFG_LR_SUPPORT | in ql_nvram_24xx_config()
1161 ha->cfg_flags |= CFG_LR_SUPPORT; in ql_nvram_24xx_config()
H A Dql_mbx.c3223 if (CFG_IST(ha, CFG_LR_SUPPORT)) { in ql_execute_fw()