Searched refs:p9100_get_video (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/sbus/
H A Dp9100.c197 static int p9100_get_video(struct p9100_softc *);
585 *(int *)data = p9100_get_video(sc);
967 p9100_get_video(struct p9100_softc *sc) function
980 sc->sc_video = p9100_get_video(sc);
1278 *(int *)data = p9100_get_video(sc);

Completed in 222 milliseconds