Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Dcreator.c72 struct wsdisplay_accessops creator_accessops = { variable
207 fbwscons_attach(&sc->sc_sunfb, &creator_accessops, sc->sc_console); in creator_attach()