Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/sbus/
Dcs4231.c132 int cs4231_set_speed(struct cs4231_softc *, u_long *);
133 void cs4231_setup_output(struct cs4231_softc *sc);
135 void cs4231_write(struct cs4231_softc *, u_int8_t, u_int8_t);
136 u_int8_t cs4231_read(struct cs4231_softc *, u_int8_t);
191 sizeof (struct cs4231_softc), cs4231_match, cs4231_attach
216 struct cs4231_softc *sc = (struct cs4231_softc *)self; in cs4231_attach()
281 cs4231_write(struct cs4231_softc *sc, u_int8_t r, u_int8_t v) in cs4231_write()
291 cs4231_read(struct cs4231_softc *sc, u_int8_t r) in cs4231_read()
298 cs4231_set_speed(struct cs4231_softc *sc, u_long *argp) in cs4231_set_speed()
368 struct cs4231_softc *sc = vsc; in cs4231_open()
[all …]
Dcs4231var.h65 struct cs4231_softc { struct
/mirbsd/src/sys/arch/sparc/dev/
Dcs4231.c121 int cs4231_set_speed(struct cs4231_softc *, u_long *);
122 void cs4231_setup_output(struct cs4231_softc *sc);
146 void cs4231_write(struct cs4231_softc *, u_int8_t, u_int8_t);
147 u_int8_t cs4231_read(struct cs4231_softc *, u_int8_t);
179 sizeof (struct cs4231_softc), cs4231_match, cs4231_attach
214 struct cs4231_softc *sc = (struct cs4231_softc *)self;
263 struct cs4231_softc *sc; in cs4231_write()
272 struct cs4231_softc *sc; in cs4231_read()
286 struct cs4231_softc *sc = (struct cs4231_softc *)v;
387 struct cs4231_softc *sc; in cs4231_set_speed()
[all …]
Dcs4231var.h58 struct cs4231_softc { struct
/mirbsd/src/sys/dev/isa/
Dcs4231var.h44 struct cs4231_softc { struct