Searched refs:timeout_cnt (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1680 uint8_t timeout_cnt; member in struct:ql_adapter_state
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c3537 ha->timeout_cnt = 0;
H A Dql_isr.c1474 ha->pha->timeout_cnt = 0;
H A Dql_api.c10024 ha->pha->timeout_cnt++;
10038 ha->pha->timeout_cnt > TIMEOUT_THRESHOLD) {
10041 "needed\n", rval, ha->pha->timeout_cnt);

Completed in 115 milliseconds