Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc64/dev/
H A Dffb.c153 struct wsdisplay_accessops ffb_accessops = { variable
332 vcons_init(&sc->vd, sc, &ffb_stdscreen, &ffb_accessops); in ffb_attach()
377 waa.accessops = &ffb_accessops; in ffb_attach()