Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c1004 ha->loop_down_timer = LOOP_DOWN_TIMER_START; in ql_async_event()
1078 ha->loop_down_timer = LOOP_DOWN_TIMER_START; in ql_async_event()
1124 ha->loop_down_timer = LOOP_DOWN_TIMER_START; in ql_async_event()
2368 ha->loop_down_abort_time < LOOP_DOWN_TIMER_START) && in ql_status_error()
H A Dql_ioctl.c1996 ha->loop_down_timer = LOOP_DOWN_TIMER_START; in ql_adm_update_properties()
H A Dql_init.c1700 ha->loop_down_abort_time = (uint8_t)(LOOP_DOWN_TIMER_START - data); in ql_common_properties()
1701 if (ha->loop_down_abort_time == LOOP_DOWN_TIMER_START) { in ql_common_properties()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h359 #define LOOP_DOWN_TIMER_START 240 /* 0 - 255 */ macro
361 #define LOOP_DOWN_RESET (LOOP_DOWN_TIMER_START - 45) /* 0 - 255 */