Searched refs:idc_restart_timer (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1651 uint8_t idc_restart_timer; member in struct:ql_adapter_state
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c9714 if (ha->idc_restart_timer != 0) {
9715 ha->idc_restart_timer--;
9716 if (ha->idc_restart_timer == 0) {
17852 ha->idc_restart_timer = 0;
17874 ha->idc_restart_timer = 30;
17883 ha->idc_restart_timer = 30;
17921 ha->idc_restart_timer = 0;

Completed in 303 milliseconds