Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/atari/vme/
H A Dleo.c80 struct leo_softc { struct
98 static int leo_init(struct leo_softc *, int); argument
99 static int leo_scroll(struct leo_softc *, int);
101 CFATTACH_DECL_NEW(leo, sizeof(struct leo_softc),
220 struct leo_softc *sc = device_private(self); in leo_attach()
256 struct leo_softc *sc; in leoopen()
275 leo_init(struct leo_softc *sc, int ysize) in leo_init()
330 leo_scroll(struct leo_softc *sc, int scroll) in leo_scroll()
345 struct leo_softc *sc; in leoclose()
357 struct leo_softc *sc; in leomove()
[all …]