Searched defs:vgatext_kdsetmode (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_vgatext.c186 static int vgatext_kdsetmode(struct vgatext_softc *softc, int mode);
547 return (vgatext_kdsetmode(softc, (int)data));
788 vgatext_kdsetmode(struct vgatext_softc *softc, int mode) function
/illumos-gate/usr/src/uts/intel/io/vgatext/
H A Dvgatext.c191 static int vgatext_kdsetmode(struct vgatext_softc *softc, int mode);
734 return (vgatext_kdsetmode(softc, (int)data));
914 vgatext_kdsetmode(struct vgatext_softc *softc, int mode) function

Completed in 49 milliseconds