Searched refs:tvtwo_softc (Results 1 – 1 of 1) sorted by relevance
114 struct tvtwo_softc { struct140 void tvtwo_directcmap(struct tvtwo_softc *); argument142 void tvtwo_ramdac_wraddr(struct tvtwo_softc *, u_int32_t);143 void tvtwo_reset(struct tvtwo_softc *, u_int);150 sizeof(struct tvtwo_softc), tvtwomatch, tvtwoattach183 struct tvtwo_softc *sc = (struct tvtwo_softc *)self; in tvtwoattach()290 struct tvtwo_softc *sc = dev; in tvtwo_ioctl()348 struct tvtwo_softc *sc = v; in tvtwo_mmap()365 struct tvtwo_softc *sc = v; in tvtwo_burner()380 tvtwo_reset(struct tvtwo_softc *sc, u_int depth) in tvtwo_reset()[all …]