Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/macppc/dev/
H A Dofb.c102 static void ofb_init_screen(void *, struct vcons_screen *, int, long *);
183 sc->vd.init_screen = ofb_init_screen; in ofbattach()
235 ofb_init_screen(void *cookie, struct vcons_screen *scr, in ofb_init_screen() function