Home
last modified time | relevance | path

Searched refs:cfb (Results 1 – 5 of 5) sorted by relevance

/original-bsd/sys/news3400/bm/
H A Dvt100.c155 font_w = cfb->font_w; in set_default_param()
156 font_h = cfb->font_h; in set_default_param()
157 char_w = cfb->char_w; in set_default_param()
158 char_h = cfb->char_h; in set_default_param()
159 scr_w = cfb->scr_w; in set_default_param()
160 scr_h = cfb->scr_h; in set_default_param()
161 ch_pos = cfb->ch_pos; in set_default_param()
162 ul_pos = cfb->ul_pos; in set_default_param()
163 x_ofst = cfb->x_offset; in set_default_param()
165 rit_m = cfb->rit_m; in set_default_param()
[all …]
/original-bsd/sys/news3400/fb/
H A Dfb_start.c342 if (cfb != fb)
362 if (cliprect2(&sr, &cfb->FrameRect, &dr, &cfb->VisRect)) {
378 if (cliprect2(&sr, &cfb->FrameRect, &dr, &cfb->FrameRect)) {
394 if (cliprect2(&sr, &cfb->FrameRect, &dr, &cfb->VisRect)) {
451 if (cfb == fb && cfb->cursorVis &&
454 cursorOff(cfb);
521 if (cfb && cfb->cursorSet) {
557 if (cfb == fb) {
566 cfb = NULL;
631 if (cfb && cfb != fb) {
[all …]
/original-bsd/sys/pmax/conf/
H A Dfiles.pmax22 pmax/dev/cfb.c optional cfb device-driver
/original-bsd/etc/etc.pmax/
H A DMAKEDEV154 cfb*)
161 echo bad unit for cfb in: $i
/original-bsd/sys/pmax/pmax/
H A Dconf.c222 cdev_decl(cfb);
254 cdev_pm_init(NCFB,cfb), /* 13: color frame buffer */