Searched refs:sc_get_video (Results 1 – 5 of 5) sorted by relevance
93 int (*sc_get_video)(struct bwtwo_softc *); member
354 *(int *)data = sc->sc_get_video(sc); in bwtwoioctl()
176 sc->sc_get_video = bwtwo_get_video; in bwtwoattach_sbus()
165 sc->sc_get_video = bwtwo_get_video_sun2; in bwtwoattach_any()
222 sc->sc_get_video = bwtwo_get_video_sun4; in bwtwoattach_obio()