Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/sun2/dev/
Dbwtwo_any.c116 static int bwtwo_get_video_sun2(struct bwtwo_softc *);
165 sc->sc_get_video = bwtwo_get_video_sun2; in bwtwoattach_any()
205 bwtwo_get_video_sun2(struct bwtwo_softc *sc) in bwtwo_get_video_sun2() function