umct_softc 83 dev/usb/umct.c struct umct_softc { umct_softc 119 dev/usb/umct.c void umct_init(struct umct_softc *); umct_softc 120 dev/usb/umct.c void umct_set_baudrate(struct umct_softc *, u_int); umct_softc 121 dev/usb/umct.c void umct_set_lcr(struct umct_softc *, u_int); umct_softc 125 dev/usb/umct.c void umct_dtr(struct umct_softc *, int); umct_softc 126 dev/usb/umct.c void umct_rts(struct umct_softc *, int); umct_softc 127 dev/usb/umct.c void umct_break(struct umct_softc *, int); umct_softc 128 dev/usb/umct.c void umct_set_line_state(struct umct_softc *); umct_softc 169 dev/usb/umct.c sizeof(struct umct_softc), umct_softc 191 dev/usb/umct.c struct umct_softc *sc = (struct umct_softc *)self; umct_softc 330 dev/usb/umct.c struct umct_softc *sc = (struct umct_softc *)self; umct_softc 357 dev/usb/umct.c struct umct_softc *sc = (struct umct_softc *)self; umct_softc 374 dev/usb/umct.c umct_set_line_state(struct umct_softc *sc) umct_softc 397 dev/usb/umct.c struct umct_softc *sc = addr; umct_softc 415 dev/usb/umct.c umct_dtr(struct umct_softc *sc, int onoff) umct_softc 428 dev/usb/umct.c umct_rts(struct umct_softc *sc, int onoff) umct_softc 440 dev/usb/umct.c umct_break(struct umct_softc *sc, int onoff) umct_softc 449 dev/usb/umct.c umct_set_lcr(struct umct_softc *sc, u_int data) umct_softc 466 dev/usb/umct.c umct_set_baudrate(struct umct_softc *sc, u_int rate) umct_softc 503 dev/usb/umct.c umct_init(struct umct_softc *sc) umct_softc 512 dev/usb/umct.c struct umct_softc *sc = addr; umct_softc 556 dev/usb/umct.c struct umct_softc *sc = addr; umct_softc 589 dev/usb/umct.c struct umct_softc *sc = addr; umct_softc 614 dev/usb/umct.c struct umct_softc *sc = priv; umct_softc 646 dev/usb/umct.c struct umct_softc *sc = addr;