Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/io/xsvc/
H A Dxsvc.c1063 devmap_handle_t *ndhp; in xsvc_devmap_unmap() local
1082 ndhp = (devmap_handle_t *)new_dhp1; in xsvc_devmap_unmap()
1083 ncp = (struct ddi_umem_cookie *)ndhp->dh_cookie; in xsvc_devmap_unmap()
1088 ndhp = (devmap_handle_t *)new_dhp2; in xsvc_devmap_unmap()
1089 ncp = (struct ddi_umem_cookie *)ndhp->dh_cookie; in xsvc_devmap_unmap()
/titanic_41/usr/src/uts/common/io/drm/
H A Ddrm_sunmod.c800 devmap_handle_t *ndhp; in drm_devmap_unmap() local
811 ndhp = (devmap_handle_t *)new_dhp1; in drm_devmap_unmap()
812 ncp = (struct ddi_umem_cookie *)ndhp->dh_cookie; in drm_devmap_unmap()
819 ndhp = (devmap_handle_t *)new_dhp2; in drm_devmap_unmap()
820 ncp = (struct ddi_umem_cookie *)ndhp->dh_cookie; in drm_devmap_unmap()