Searched refs:gfxp_vgatext_detach (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/i86pc/io/gfx_private/ |
H A D | gfx_private.h | 85 extern int gfxp_vgatext_detach(dev_info_t *devi, ddi_detach_cmd_t cmd,
|
H A D | gfxp_vgatext.c | 159 int gfxp_vgatext_detach(dev_info_t *devi, ddi_detach_cmd_t cmd, 483 (void) gfxp_vgatext_detach(devi, DDI_DETACH, (void *)softc); in gfxp_vgatext_attach() 489 gfxp_vgatext_detach(dev_info_t *devi, ddi_detach_cmd_t cmd, in gfxp_vgatext_detach() function
|
/titanic_44/usr/src/uts/common/io/drm/ |
H A D | drm_sunmod.c | 227 (void) gfxp_vgatext_detach(dip, DDI_DETACH, gfxp); in drm_supp_register() 257 (void) gfxp_vgatext_detach(mstate->mis_dip, DDI_DETACH, in drm_supp_unregister()
|