Home
last modified time | relevance | path

Searched refs:repeatcount (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Devchannels.c449 int repeatcount; in evch_delivery_thr() local
462 repeatcount = EVCH_MAX_TRY_DELIVERY; in evch_delivery_thr()
493 if (repeatcount-- > 0) { in evch_delivery_thr()
502 repeatcount = EVCH_MAX_TRY_DELIVERY; in evch_delivery_thr()