Searched refs:vt_fb_ioctl (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/dev/vt/hw/fb/
H A Dvt_fb.h51 vd_fb_ioctl_t vt_fb_ioctl; variable
H A Dvt_fb.c60 .vd_fb_ioctl = vt_fb_ioctl,
93 vt_fb_ioctl(struct vt_device *vd, u_long cmd, caddr_t data, struct thread *td) function
/freebsd-13-stable/sys/dev/vt/hw/efifb/
H A Defifb.c65 .vd_fb_ioctl = vt_fb_ioctl,
/freebsd-13-stable/sys/dev/vt/hw/vbefb/
H A Dvbefb.c65 .vd_fb_ioctl = vt_fb_ioctl,
/freebsd-13-stable/sys/powerpc/ps3/
H A Dps3_syscons.c83 .vd_fb_ioctl = vt_fb_ioctl,
/freebsd-13-stable/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c79 .vd_fb_ioctl = vt_fb_ioctl,

Completed in 114 milliseconds