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

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_data.c354 uint_t total_failed = 0; local
436 total_failed += n_failed;
447 if (total_failed) {
448 EIB_UPDATE_COUNTER(&stats->st_oerrors, total_failed);

Completed in 60 milliseconds