Home
last modified time | relevance | path

Searched refs:CFG_TIMEOUT_ENABLE (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_clock.c68 if (cfg[CFG_TIMEOUT_ENABLE].current) { in emlxs_timeout()
291 if (!cfg[CFG_TIMEOUT_ENABLE].current) { in emlxs_timer_check_pkts()
622 if (!cfg[CFG_TIMEOUT_ENABLE].current) { in emlxs_timer_check_channels()
764 if (!cfg[CFG_TIMEOUT_ENABLE].current) { in emlxs_timer_check_loopback()
942 if (!cfg[CFG_TIMEOUT_ENABLE].current) { in emlxs_timer_check_discovery()
H A Demlxs_event.c315 if (!cfg[CFG_TIMEOUT_ENABLE].current) { in emlxs_timer_check_events()
H A Demlxs_sli3.c3730 if (cfg[CFG_TIMEOUT_ENABLE].current) { in emlxs_sli3_prep_fct_iocb()
6021 if (!cfg[CFG_TIMEOUT_ENABLE].current) { in emlxs_sli3_timer_check_mbox()
H A Demlxs_sli4.c4444 if (cfg[CFG_TIMEOUT_ENABLE].current) { in emlxs_sli4_prep_fct_iocb()
8997 if (!cfg[CFG_TIMEOUT_ENABLE].current) { in emlxs_sli4_timer_check_mbox()
H A Demlxs_solaris.c2234 if (!cfg[CFG_TIMEOUT_ENABLE].current) { in emlxs_initialize_pkt()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_config.h83 CFG_TIMEOUT_ENABLE, /* timeout-enable (hidden) */ enumerator