Searched refs:vd_softc (Results 1 – 11 of 11) sorted by relevance
112 info = vd->vd_softc; in vt_fb_ioctl()160 info = vd->vd_softc; in vt_fb_mmap()190 info = vd->vd_softc; in vt_fb_setpixel()242 info = vd->vd_softc; in vt_fb_blank()289 info = vd->vd_softc; in vt_fb_bitblt_bitmap()353 info = vd->vd_softc; in vt_fb_bitblt_argb()487 info = vd->vd_softc; in vt_fb_postswitch()524 info = vd->vd_softc; in vt_fb_init()
180 if (vd->vd_softc == NULL) in vt_efb_init() 181 vd->vd_softc = (void *)&local_info; in vt_efb_init() 183 info = vd->vd_softc; in vt_efb_init()
129 struct vga_softc *sc = vd->vd_softc; in vga_setwmode()151 struct vga_softc *sc = vd->vd_softc; in vga_setfg()166 struct vga_softc *sc = vd->vd_softc; in vga_setbg()328 struct vga_softc *sc = vd->vd_softc; in vga_blank()340 struct vga_softc *sc = vd->vd_softc; in vga_bitblt_put()523 sc = vd->vd_softc; in vga_bitblt_pixels_block_2colors()539 sc = vd->vd_softc; in vga_bitblt_pixels_block_ncolors()875 sc = vd->vd_softc; in vga_bitblt_text_txtmode()1016 struct vga_softc *sc = vd->vd_softc; in vga_initialize_graphics()1097 struct vga_softc *sc = vd->vd_softc; in vga_initialize()[all …]
101 info = vd->vd_softc; in vt_vbefb_init()103 info = vd->vd_softc = (void *)&local_vbe_info; in vt_vbefb_init()
131 info = vd->vd_softc; in vt_efifb_init()133 info = vd->vd_softc = (void *)&local_info; in vt_efifb_init()
134 info = vd->vd_softc; in vtgpu_fb_blank()153 info = vd->vd_softc; in vtgpu_fb_bitblt_text()176 info = vd->vd_softc; in vtgpu_fb_bitblt_bitmap()203 info = vd->vd_softc; in vtgpu_fb_drawrect()220 info = vd->vd_softc; in vtgpu_fb_setpixel()
138 struct fb_info *sc = vd->vd_softc; in ofwfb_bitblt_bitmap() 165 if (((struct ofwfb_softc *)vd->vd_softc)->iso_palette) { in ofwfb_bitblt_bitmap() 411 struct ofwfb_softc *sc = vd->vd_softc; in ofwfb_initialize() 504 vd->vd_softc = sc = &ofwfb_conssoftc; in ofwfb_init()
171 vd->vd_softc = sc = &local_info; in vt_simplefb_init()
160 vd->vd_softc = sc = &ps3fb_softc; in ps3fb_init()
127 void *vd_softc; /* (u) Driver data. */ member
214 .vd_softc = NULL,3278 vd->vd_prev_softc = vd->vd_softc; in vt_replace_backend() 3280 vd->vd_softc = softc; in vt_replace_backend() 3292 old_softc = vd->vd_softc; in vt_replace_backend() 3295 vd->vd_softc = vd->vd_prev_softc; in vt_replace_backend() 3401 main_vd->vd_softc != softc) in vt_deallocate()