Searched refs:KD_GRAPHICS (Results 1 – 4 of 4) sorted by relevance
48 #define KD_GRAPHICS 1 macro
309 case KD_GRAPHICS: in vgatext_suspend()328 case KD_GRAPHICS: in vgatext_resume()404 case KD_GRAPHICS: in vgatext_kdsetmode()407 if (softc->blt_ops.setmode(KD_GRAPHICS) != 0) { in vgatext_kdsetmode()
198 case KD_GRAPHICS: in bitmap_kdsetmode()201 if (softc->blt_ops.setmode(KD_GRAPHICS) != 0) { in bitmap_kdsetmode()
903 if (arg != KD_TEXT && arg != KD_GRAPHICS) { in vt_ioctl()