Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/macppc/dev/
Dofb.c104 struct wsdisplay_accessops ofb_accessops = { variable
182 vcons_init(&sc->vd, sc, &rascons_stdscreen, &ofb_accessops); in ofbattach()
216 a.accessops = &ofb_accessops; in ofbattach()