Home
last modified time | relevance | path

Searched refs:gfxp_vgatext_softc_alloc (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/i86pc/io/gfx_private/
H A Dgfx_private.h81 extern gfxp_vgatext_softc_ptr_t gfxp_vgatext_softc_alloc(void);
H A Dgfxp_vgatext.c204 gfxp_vgatext_softc_alloc(void) in gfxp_vgatext_softc_alloc() function
/titanic_50/usr/src/uts/common/io/drm/
H A Ddrm_sunmod.c164 gfxp = gfxp_vgatext_softc_alloc(); in drm_supp_register()