Home
last modified time | relevance | path

Searched refs:cn_fb (Results 1 – 6 of 6) sorted by relevance

/original-bsd/sys/pmax/pmax/
H A Dcons.h19 struct pmax_fb *cn_fb; /* Frame buffer struct for console screen */ member
/original-bsd/sys/pmax/dev/
H A Dpm.c382 if (cn_tab.cn_fb == (struct pmax_fb *)0)
383 cn_tab.cn_fb = fp;
H A Dxcfb.c667 if (cn_tab.cn_fb == (struct pmax_fb *)0)
668 cn_tab.cn_fb = fp;
H A Dcfb.c561 if (cn_tab.cn_fb == (struct pmax_fb *)0)
562 cn_tab.cn_fb = fp;
H A Dmfb.c439 if (cn_tab.cn_fb == (struct pmax_fb *)0)
440 cn_tab.cn_fb = fp;
H A Dfb.c694 if (cn_tab.cn_fb) {
707 fbBlitc(c, cn_tab.cn_fb);