Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/sparc/dev/
Dbwtwo_obio.c113 static void bwtwo_set_video_sun4(struct bwtwo_softc *, int);
223 sc->sc_set_video = bwtwo_set_video_sun4; in bwtwoattach_obio()
242 bwtwo_set_video_sun4(struct bwtwo_softc *sc, int enable) in bwtwo_set_video_sun4() function