Lines Matching defs:softc
166 #define VGATEXT_IS_CONSOLE(softc) ((softc)->flags & VGATEXT_FLAG_CONSOLE) argument
351 vgatext_check_for_console(dev_info_t *devi, struct vgatext_softc *softc, in vgatext_check_for_console()
430 struct vgatext_softc *softc; in vgatext_attach() local
600 struct vgatext_softc *softc = getsoftc(instance); in vgatext_detach() local
649 struct vgatext_softc *softc; in vgatext_info() local
682 struct vgatext_softc *softc = getsoftc(DEV2INST(*devp)); in vgatext_open() local
698 do_gfx_ioctl(int cmd, intptr_t data, int mode, struct vgatext_softc *softc) in do_gfx_ioctl()
816 struct vgatext_softc *softc = getsoftc(DEV2INST(dev)); in vgatext_ioctl() local
846 vgatext_save_text(struct vgatext_softc *softc) in vgatext_save_text()
866 vgatext_kdsettext(struct vgatext_softc *softc) in vgatext_kdsettext()
883 vgatext_kdsetgraphics(struct vgatext_softc *softc) in vgatext_kdsetgraphics()
894 vgatext_kdsetmode(struct vgatext_softc *softc, int mode) in vgatext_kdsetmode()
932 struct vgatext_softc *softc; in vgatext_devmap() local
967 vgatext_devinit(struct vgatext_softc *softc, struct vis_devinit *data) in vgatext_devinit()
987 vgatext_cons_display(struct vgatext_softc *softc, struct vis_consdisplay *da) in vgatext_cons_display()
1038 vgatext_cons_copy(struct vgatext_softc *softc, struct vis_conscopy *ma) in vgatext_cons_copy()
1118 vgatext_cons_cursor(struct vgatext_softc *softc, struct vis_conscursor *ca) in vgatext_cons_cursor()
1164 vgatext_hide_cursor(struct vgatext_softc *softc) in vgatext_hide_cursor()
1170 vgatext_set_cursor(struct vgatext_softc *softc, int row, int col) in vgatext_set_cursor()
1186 vgatext_get_cursor(struct vgatext_softc *softc, in vgatext_get_cursor()
1203 vgatext_set_text(struct vgatext_softc *softc) in vgatext_set_text()
1259 vgatext_init(struct vgatext_softc *softc) in vgatext_init()
1282 vgatext_init_graphics(struct vgatext_softc *softc) in vgatext_init_graphics()
1292 vgatext_setfont(struct vgatext_softc *softc) in vgatext_setfont()
1379 vgatext_save_colormap(struct vgatext_softc *softc) in vgatext_save_colormap()
1395 vgatext_restore_colormap(struct vgatext_softc *softc) in vgatext_restore_colormap()