Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/drm/
H A Ddrm_sunmod.c205 mstate->mis_gfxp = gfxp; in drm_supp_register()
256 if (mstate->mis_gfxp) { in drm_supp_unregister()
258 mstate->mis_gfxp); in drm_supp_unregister()
259 gfxp_vgatext_softc_free(mstate->mis_gfxp); in drm_supp_unregister()
452 mode, credp, rvalp, mstate->mis_gfxp); in drm_sun_ioctl()
548 mstate->mis_gfxp); in drm_sun_devmap()
H A Ddrm_sunmod.h136 gfxp_vgatext_softc_ptr_t mis_gfxp; /* gfx softstate */ member