Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dddidevmap.h202 struct devmap_ctx *dh_ctx; member
/titanic_50/usr/src/uts/common/vm/
H A Dseg_dev.c568 if (dhp->dh_ctx != NULL) in devmap_handle_dup()
569 newdhp->dh_ctx = devmap_ctxinit(newdhp->dh_dev, in devmap_handle_dup()
889 if (dhp->dh_ctx != NULL) in segdev_unmap()
890 newdhp->dh_ctx = devmap_ctxinit(newdhp->dh_dev, in segdev_unmap()
1033 if (dhp->dh_ctx != NULL) in devmap_handle_unmap()
1168 if (dhp->dh_ctx != NULL) in free_devmap_handle()
2611 devctx = dhp->dh_ctx; in devmap_do_ctxmgt()
2995 struct devmap_ctx *devctx = dhp->dh_ctx; in devmap_ctx_rele()
3229 dhp->dh_ctx = devmap_ctxinit(dev, in devmap_setup()