Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_vgatext.c93 static int vgatext_suspend(struct gfxp_fb_softc *softc);
124 .suspend = vgatext_suspend,
302 vgatext_suspend(struct gfxp_fb_softc *softc) in vgatext_suspend() function