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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca.c134 #define STALETIME (30 * SECOND) macro
2607 if ((when - workp->dw_lbolt) < drv_usectohz(STALETIME)) {
2608 /* request has been queued for less than STALETIME */
2699 drv_usectohz(STALETIME), TR_CLOCK_TICK);

Completed in 65 milliseconds