Searched refs:LOOP_DOWN_TIMER_END (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h360 #define LOOP_DOWN_TIMER_END 1 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c1703 } else if (ha->loop_down_abort_time <= LOOP_DOWN_TIMER_END) {
1704 ha->loop_down_abort_time = LOOP_DOWN_TIMER_END + 1;
H A Dql_api.c9650 if (ha->loop_down_timer > LOOP_DOWN_TIMER_END) {

Completed in 135 milliseconds