Searched refs:fbwidth (Results 1 – 3 of 3) sorted by relevance
/openbsd/sys/dev/ic/ |
H A D | stivar.h | 87 u_int16_t fbheight, fbwidth; member
|
H A D | sti.c | 605 inq.fbwidth - inq.width; in sti_screen_setup() 614 scr->fbwidth = inq.fbwidth; in sti_screen_setup() 782 sc->sc_dev.dv_xname, scr->name, scr->fbwidth, scr->fbheight, in sti_describe_screen() 956 (inq->fbwidth - inq->width - inq->owidth)) { in sti_fetchfonts()
|
H A D | stireg.h | 471 u_int16_t width, height, owidth, oheight, fbwidth, fbheight; member
|