uonerng_softc
int uonerng_enable(struct uonerng_softc *sc);
void uonerng_cleanup(struct uonerng_softc *sc);
usbd_status uonerng_set_line_state(struct uonerng_softc *sc);
usbd_status uonerng_rts(struct uonerng_softc *sc, int onoff);
sizeof(struct uonerng_softc), uonerng_match, uonerng_attach, uonerng_detach
struct uonerng_softc *sc = (struct uonerng_softc *)self;
uonerng_enable(struct uonerng_softc *sc)
struct uonerng_softc *sc = (struct uonerng_softc *)self;
uonerng_cleanup(struct uonerng_softc *sc)
uonerng_rts(struct uonerng_softc *sc, int onoff)
uonerng_set_line_state(struct uonerng_softc *sc)
struct uonerng_softc *sc = (struct uonerng_softc *) arg;
struct uonerng_softc *sc = arg;