Home
last modified time | relevance | path

Searched refs:scr_width (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/ic/
Dsti.c604 if (mon->width == scr->scr_cfg.scr_width && in sti_screen_setup()
744 scr->scr_cfg.scr_width, scr->scr_cfg.scr_height, scr->scr_bpp); in sti_describe_screen()
1136 wdf->width = scr->scr_cfg.scr_width; in sti_ioctl()
1442 nrows * fp->height, scr->scr_cfg.scr_width, bmf_copy); in sti_copyrows()
1452 nrows * fp->height, scr->scr_cfg.scr_width, bmf_clear); in sti_eraserows()
1663 (scr->scr_cfg.scr_width << 16) | scr->scr_cfg.scr_height); in ngle_setup_attr_planes()
Dstireg.h244 uint16_t scr_width; member