Home
last modified time | relevance | path

Searched refs:CFG_FAST_TIMEOUT (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1780 #define CFG_FAST_TIMEOUT BIT_30 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c977 if (CFG_IST(ha, CFG_FAST_TIMEOUT)) { in ql_target_reset()
999 if (CFG_IST(ha, CFG_FAST_TIMEOUT)) { in ql_target_reset()
H A Dql_init.c2011 ha->cfg_flags |= CFG_FAST_TIMEOUT; in ql_24xx_properties()
H A Dql_api.c7850 if (CFG_IST(ha, CFG_FAST_TIMEOUT) && in ql_done()