Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_devmap.c91 struct devmap_callback_ctl *callbackops, ddi_umem_cookie_t cookie, in gfxp_devmap_umem_setup()
151 bzero(&dhp->dh_callbackops, sizeof (struct devmap_callback_ctl)); in gfxp_map_devmem()
H A Dgfx_private.h49 struct devmap_callback_ctl *callbackops, ddi_umem_cookie_t cookie,
/titanic_41/usr/src/uts/common/sys/
H A Dddidevmap.h114 struct devmap_callback_ctl { struct
227 struct devmap_callback_ctl dh_callbackops;
H A Dsunddi.h655 struct devmap_callback_ctl *callback_ops,
661 struct devmap_callback_ctl *callback_ops,
/titanic_41/usr/src/uts/intel/sys/
H A Dpmem.h56 struct devmap_callback_ctl *, devmap_pmem_cookie_t, offset_t,
/titanic_41/usr/src/man/man9s/
H A DMakefile36 devmap_callback_ctl.9s \
/titanic_41/usr/src/uts/common/vm/
H A Dseg_dev.c545 struct devmap_callback_ctl *callbackops; in devmap_handle_dup()
632 struct devmap_callback_ctl *callbackops; in segdev_unmap()
1005 struct devmap_callback_ctl *callbackops = &dhp->dh_callbackops; in devmap_handle_unmap()
1051 struct devmap_callback_ctl *callbackops; in devmap_handle_unmap_head()
1085 struct devmap_callback_ctl *callbackops; in devmap_handle_unmap_tail()
3132 struct devmap_callback_ctl *callbackops; in devmap_setup()
3376 struct devmap_callback_ctl *callbackops, uint_t rnumber, offset_t roff, in devmap_devmem_setup()
3464 sizeof (struct devmap_callback_ctl)); in devmap_devmem_setup()
3595 struct devmap_callback_ctl *callbackops, ddi_umem_cookie_t cookie, in devmap_umem_setup()
3679 sizeof (struct devmap_callback_ctl)); in devmap_umem_setup()
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-kernel.man9s.inc32 file path=usr/share/man/man9s/devmap_callback_ctl.9s
/titanic_41/usr/src/uts/i86pc/os/
H A Dpmem.c138 struct devmap_callback_ctl *callbackops, devmap_pmem_cookie_t cookie, in devmap_pmem_setup()
191 sizeof (struct devmap_callback_ctl)); in devmap_pmem_setup()
/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_umap.c103 static struct devmap_callback_ctl hermon_devmap_umem_cbops = {
110 static struct devmap_callback_ctl hermon_devmap_devmem_cbops = {
117 static struct devmap_callback_ctl hermon_devmap_dbrecmem_cbops = {
/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_umap.c95 static struct devmap_callback_ctl tavor_devmap_umem_cbops = {
102 static struct devmap_callback_ctl tavor_devmap_devmem_cbops = {
/titanic_41/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_isoch.c56 static struct devmap_callback_ctl av1394_isoch_devmap_ops = {
/titanic_41/usr/src/uts/i86pc/io/xsvc/
H A Dxsvc.c146 static struct devmap_callback_ctl xsvc_callbk = {
/titanic_41/usr/src/uts/common/io/drm/
H A Ddrm_sunmod.c72 static struct devmap_callback_ctl drm_devmap_callbacks = {
/titanic_41/usr/src/uts/common/io/
H A Dwinlockio.c259 struct devmap_callback_ctl winlockmap_ops = {
/titanic_41/usr/src/uts/intel/io/agpgart/
H A Dagpgart.c307 struct devmap_callback_ctl agp_devmap_cb = {
/titanic_41/usr/src/uts/common/io/rsm/
H A Drsm.c8413 static struct devmap_callback_ctl rsmmap_ops = {
8425 struct devmap_callback_ctl *callbackops = &rsmmap_ops; in rsm_devmap()