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

/openbsd-current/sys/dev/sbus/
H A Dtvtwo.c115 struct tvtwo_softc { struct
138 void tvtwo_directcmap(struct tvtwo_softc *);
140 void tvtwo_ramdac_wraddr(struct tvtwo_softc *, u_int32_t);
141 void tvtwo_reset(struct tvtwo_softc *, u_int);
148 sizeof(struct tvtwo_softc), tvtwomatch, tvtwoattach
183 struct tvtwo_softc *sc = (struct tvtwo_softc *)self;
300 struct tvtwo_softc *sc = dev;
364 struct tvtwo_softc *sc = v;
381 struct tvtwo_softc *s
[all...]

Completed in 159 milliseconds