Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dddidevmap.h226 clock_t dh_timeout_length; member
/illumos-gate/usr/src/uts/common/vm/
H A Dseg_dev.c2626 if ((dhp->dh_timeout_length > 0) && (ncpus > 1)) { in devmap_do_ctxmgt()
2671 if (dhp->dh_timeout_length > 0) { in devmap_do_ctxmgt()
2675 devctx, dhp->dh_timeout_length); in devmap_do_ctxmgt()
3193 dhp->dh_timeout_length = CTX_TIMEOUT_VALUE; in devmap_setup()
3777 dhp->dh_timeout_length = ticks; in devmap_set_ctx_timeout()