Home
last modified time | relevance | path

Searched refs:fb_depth (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/sys/
HDfbio.h97 int fb_depth; /* bits per pixel */ member
/dragonfly/sys/dev/misc/syscons/
HDscvidctl.c639 ((struct fbtype *)data)->fb_depth = scp->sc->fbi->depth; in sc_vid_ioctl()
/dragonfly/sys/dev/video/fb/
HDvga.c1944 ((struct fbtype *)arg)->fb_depth = adp->va_info.vi_depth; in vga_dev_ioctl()