Home | History | Annotate | Download | only in ic

Lines Matching refs:cy_softc

46 static int	cy_modem_control(struct cy_softc *, struct cy_port *, int, int);
47 static void cy_enable_transmitter(struct cy_softc *, struct cy_port *);
48 static void cd1400_channel_cmd(struct cy_softc *, struct cy_port *, int);
86 cy_find(struct cy_softc *sc)
181 cy_attach(struct cy_softc *sc)
225 sc->sc_ports[port].cy_softc = sc;
253 #define CY_BOARD(cy) ((cy)->cy_softc)
259 struct cy_softc *sc;
282 struct cy_softc *sc;
406 struct cy_softc *sc;
502 struct cy_softc *sc;
585 struct cy_softc *sc;
590 sc = cy->cy_softc;
641 struct cy_softc *sc;
775 cy_modem_control(struct cy_softc *sc, struct cy_port *cy, int bits, int howto)
880 struct cy_softc *sc;
1062 struct cy_softc *sc = arg;
1338 cy_enable_transmitter(struct cy_softc *sc, struct cy_port *cy)
1352 cd1400_channel_cmd(struct cy_softc *sc, struct cy_port *cy, int cmd)