ubsa_softc        159 dev/usb/ubsa.c struct	ubsa_softc {
ubsa_softc        191 dev/usb/ubsa.c void ubsa_break(struct ubsa_softc *sc, int onoff);
ubsa_softc        192 dev/usb/ubsa.c int  ubsa_request(struct ubsa_softc *, u_int8_t, u_int16_t);
ubsa_softc        193 dev/usb/ubsa.c void ubsa_dtr(struct ubsa_softc *, int);
ubsa_softc        194 dev/usb/ubsa.c void ubsa_rts(struct ubsa_softc *, int);
ubsa_softc        195 dev/usb/ubsa.c void ubsa_baudrate(struct ubsa_softc *, speed_t);
ubsa_softc        196 dev/usb/ubsa.c void ubsa_parity(struct ubsa_softc *, tcflag_t);
ubsa_softc        197 dev/usb/ubsa.c void ubsa_databits(struct ubsa_softc *, tcflag_t);
ubsa_softc        198 dev/usb/ubsa.c void ubsa_stopbits(struct ubsa_softc *, tcflag_t);
ubsa_softc        199 dev/usb/ubsa.c void ubsa_flow(struct ubsa_softc *, tcflag_t, tcflag_t);
ubsa_softc        250 dev/usb/ubsa.c 	sizeof(struct ubsa_softc), 
ubsa_softc        272 dev/usb/ubsa.c 	struct ubsa_softc *sc = (struct ubsa_softc *)self;
ubsa_softc        405 dev/usb/ubsa.c 	struct ubsa_softc *sc = (struct ubsa_softc *)self;
ubsa_softc        433 dev/usb/ubsa.c 	struct ubsa_softc *sc = (struct ubsa_softc *)self;
ubsa_softc        450 dev/usb/ubsa.c ubsa_request(struct ubsa_softc *sc, u_int8_t request, u_int16_t value)
ubsa_softc        469 dev/usb/ubsa.c ubsa_dtr(struct ubsa_softc *sc, int onoff)
ubsa_softc        482 dev/usb/ubsa.c ubsa_rts(struct ubsa_softc *sc, int onoff)
ubsa_softc        495 dev/usb/ubsa.c ubsa_break(struct ubsa_softc *sc, int onoff)
ubsa_softc        506 dev/usb/ubsa.c 	struct ubsa_softc *sc;
ubsa_softc        525 dev/usb/ubsa.c ubsa_baudrate(struct ubsa_softc *sc, speed_t speed)
ubsa_softc        564 dev/usb/ubsa.c ubsa_parity(struct ubsa_softc *sc, tcflag_t cflag)
ubsa_softc        579 dev/usb/ubsa.c ubsa_databits(struct ubsa_softc *sc, tcflag_t cflag)
ubsa_softc        601 dev/usb/ubsa.c ubsa_stopbits(struct ubsa_softc *sc, tcflag_t cflag)
ubsa_softc        613 dev/usb/ubsa.c ubsa_flow(struct ubsa_softc *sc, tcflag_t cflag, tcflag_t iflag)
ubsa_softc        631 dev/usb/ubsa.c 	struct ubsa_softc *sc = addr;
ubsa_softc        647 dev/usb/ubsa.c 	struct ubsa_softc *sc = addr;
ubsa_softc        680 dev/usb/ubsa.c 	struct ubsa_softc *sc = addr;
ubsa_softc        707 dev/usb/ubsa.c 	struct ubsa_softc *sc = priv;
ubsa_softc        737 dev/usb/ubsa.c 	struct ubsa_softc *sc = addr;