Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dddidevmap.h226 clock_t dh_timeout_length; member
/titanic_41/usr/src/uts/common/vm/
H A Dseg_dev.c2624 if ((dhp->dh_timeout_length > 0) && (ncpus > 1)) { in devmap_do_ctxmgt()
2669 if (dhp->dh_timeout_length > 0) { in devmap_do_ctxmgt()
2673 devctx, dhp->dh_timeout_length); in devmap_do_ctxmgt()
3189 dhp->dh_timeout_length = CTX_TIMEOUT_VALUE; in devmap_setup()
3773 dhp->dh_timeout_length = ticks; in devmap_set_ctx_timeout()