Home
last modified time | relevance | path

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

/src/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c66 static vd_init_t ofwfb_init; variable
74 .vd_init = ofwfb_init,
489 ofwfb_init(struct vt_device *vd) in ofwfb_init() function
/src/sys/powerpc/ofw/
H A Dofw_syscons.c74 static vi_init_t ofwfb_init; variable
107 .init = ofwfb_init,
348 ofwfb_init(0, &sc->sc_va, 0); in ofwfb_configure()
361 ofwfb_init(int unit, video_adapter_t *adp, int flags) in ofwfb_init() function