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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1649 uint8_t idc_restart_cnt; member in struct:ql_adapter_state
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c9717 ha->idc_restart_cnt = 0;
17849 if (ha->idc_restart_cnt != 0) {
17850 ha->idc_restart_cnt--;
17851 if (ha->idc_restart_cnt == 0) {
17875 ha->idc_restart_cnt++;
17884 ha->idc_restart_cnt++;
17918 if (ha->idc_restart_cnt != 0) {
17919 ha->idc_restart_cnt--;
17920 if (ha->idc_restart_cnt == 0) {

Completed in 99 milliseconds