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

/freebsd-11.0-release/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c62 static vd_init_t ofwfb_init; variable
69 .vd_init = ofwfb_init,
342 ofwfb_init(struct vt_device *vd) function
/freebsd-11.0-release/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);
361 ofwfb_init(int unit, video_adapter_t *adp, int flags) function

Completed in 101 milliseconds