Home
last modified time | relevance | path

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

/mirbsd/src/sys/arch/sparc/dev/
Dtvtwo.c114 struct tvtwo_softc { struct
140 void tvtwo_directcmap(struct tvtwo_softc *); argument
142 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, tvtwoattach
183 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 …]