Symbol: ce4231_softc
sys/arch/sparc64/dev/ce4231.c
1071
struct ce4231_softc *sc = (struct ce4231_softc *)v;
sys/arch/sparc64/dev/ce4231.c
1123
struct ce4231_softc *sc = (struct ce4231_softc *)v;
sys/arch/sparc64/dev/ce4231.c
1175
struct ce4231_softc *sc = (struct ce4231_softc *)addr;
sys/arch/sparc64/dev/ce4231.c
1220
struct ce4231_softc *sc = addr;
sys/arch/sparc64/dev/ce4231.c
1242
struct ce4231_softc *sc = addr;
sys/arch/sparc64/dev/ce4231.c
125
int ce4231_set_speed(struct ce4231_softc *, u_long *);
sys/arch/sparc64/dev/ce4231.c
127
void ce4231_set_outputs(struct ce4231_softc *, int);
sys/arch/sparc64/dev/ce4231.c
128
int ce4231_get_outputs(struct ce4231_softc *);
sys/arch/sparc64/dev/ce4231.c
130
void ce4231_write(struct ce4231_softc *, u_int8_t, u_int8_t);
sys/arch/sparc64/dev/ce4231.c
1304
struct ce4231_softc *sc = addr;
sys/arch/sparc64/dev/ce4231.c
131
u_int8_t ce4231_read(struct ce4231_softc *, u_int8_t);
sys/arch/sparc64/dev/ce4231.c
170
sizeof (struct ce4231_softc), ce4231_match, ce4231_attach
sys/arch/sparc64/dev/ce4231.c
192
struct ce4231_softc *sc = (struct ce4231_softc *)self;
sys/arch/sparc64/dev/ce4231.c
303
ce4231_write(struct ce4231_softc *sc, u_int8_t r, u_int8_t v)
sys/arch/sparc64/dev/ce4231.c
313
ce4231_read(struct ce4231_softc *sc, u_int8_t r)
sys/arch/sparc64/dev/ce4231.c
320
ce4231_set_speed(struct ce4231_softc *sc, u_long *argp)
sys/arch/sparc64/dev/ce4231.c
390
struct ce4231_softc *sc = addr;
sys/arch/sparc64/dev/ce4231.c
426
struct ce4231_softc *sc = addr;
sys/arch/sparc64/dev/ce4231.c
439
struct ce4231_softc *sc = (struct ce4231_softc *)addr;
sys/arch/sparc64/dev/ce4231.c
497
struct ce4231_softc *sc = (struct ce4231_softc *)addr;
sys/arch/sparc64/dev/ce4231.c
566
struct ce4231_softc *sc = (struct ce4231_softc *)addr;
sys/arch/sparc64/dev/ce4231.c
578
struct ce4231_softc *sc = (struct ce4231_softc *)addr;
sys/arch/sparc64/dev/ce4231.c
588
ce4231_set_outputs(struct ce4231_softc *sc, int mask)
sys/arch/sparc64/dev/ce4231.c
606
ce4231_get_outputs(struct ce4231_softc *sc)
sys/arch/sparc64/dev/ce4231.c
626
struct ce4231_softc *sc = (struct ce4231_softc *)addr;
sys/arch/sparc64/dev/ce4231.c
784
struct ce4231_softc *sc = (struct ce4231_softc *)addr;