Searched refs:vd_softc (Results 1 – 11 of 11) sorted by relevance
95 info = vd->vd_softc; in vt_fb_ioctl()143 info = vd->vd_softc; in vt_fb_mmap()173 info = vd->vd_softc; in vt_fb_setpixel()227 info = vd->vd_softc; in vt_fb_blank()279 info = vd->vd_softc; in vt_fb_bitblt_bitmap()346 info = vd->vd_softc; in vt_fb_bitblt_argb()480 info = vd->vd_softc; in vt_fb_postswitch()517 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()
160 vd->vd_softc = sc = &ps3fb_softc; in ps3fb_init()
171 vd->vd_softc = sc = &local_info; in vt_simplefb_init()
128 void *vd_softc; /* (u) Driver data. */ member
214 .vd_softc = NULL,3270 vd->vd_prev_softc = vd->vd_softc; in vt_replace_backend()3272 vd->vd_softc = softc; in vt_replace_backend()3284 old_softc = vd->vd_softc; in vt_replace_backend()3287 vd->vd_softc = vd->vd_prev_softc; in vt_replace_backend()3393 main_vd->vd_softc != softc) in vt_deallocate()