Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/amiga/dev/
H A Dzz9k_fb.c224 struct wsdisplay_accessops zzfb_accessops = variable
302 vcons_init(&sc->sc_vd, sc, &sc->sc_defaultscreen, &zzfb_accessops); in zzfb_attach()
339 ws_aa.accessops = &zzfb_accessops; in zzfb_attach()