Searched defs:debounce_count (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_iocb.c1298 int debounce_count = QL_MAX_DEBOUNCE; local
1322 } while (debounce_count --);
1324 if (debounce_count < 0) {

Completed in 61 milliseconds