Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c1034 ha->loop_down_timer = LOOP_DOWN_TIMER_START; in ql_async_event()
1115 ha->loop_down_timer = LOOP_DOWN_TIMER_START; in ql_async_event()
1164 ha->loop_down_timer = LOOP_DOWN_TIMER_START; in ql_async_event()
1334 ha->loop_down_timer = LOOP_DOWN_TIMER_START; in ql_async_event()
2496 ha->loop_down_abort_time < LOOP_DOWN_TIMER_START) && in ql_status_error()
H A Dql_init.c1722 ha->loop_down_abort_time = (uint8_t)(LOOP_DOWN_TIMER_START - data); in ql_common_properties()
1723 if (ha->loop_down_abort_time == LOOP_DOWN_TIMER_START) { in ql_common_properties()
4085 vha->loop_down_timer = LOOP_DOWN_TIMER_START; in ql_abort_isp()
H A Dql_ioctl.c1997 ha->loop_down_timer = LOOP_DOWN_TIMER_START; in ql_adm_update_properties()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h444 #define LOOP_DOWN_TIMER_START 240 /* 0 - 255 */ macro
446 #define LOOP_DOWN_RESET (LOOP_DOWN_TIMER_START - 45) /* 0 - 255 */