uchcom_softc
static void uchcom_update_version(struct uchcom_softc *);
static void uchcom_convert_status(struct uchcom_softc *, uint8_t);
static void uchcom_update_status(struct uchcom_softc *);
static void uchcom_set_dtr_rts(struct uchcom_softc *);
static void uchcom_calc_baudrate(struct uchcom_softc *, uint32_t, uint8_t *,
static void uchcom_set_baudrate(struct uchcom_softc *, uint32_t, uint16_t);
static void uchcom_free_softc(struct uchcom_softc *);
struct uchcom_softc *sc = device_get_softc(dev);
struct uchcom_softc *sc = device_get_softc(dev);
uchcom_free_softc(struct uchcom_softc *sc)
uchcom_ctrl_write(struct uchcom_softc *sc, uint8_t reqno,
uchcom_ctrl_read(struct uchcom_softc *sc, uint8_t reqno,
uchcom_write_reg(struct uchcom_softc *sc,
uchcom_read_reg(struct uchcom_softc *sc,
uchcom_get_version(struct uchcom_softc *sc, uint8_t *rver)
uchcom_get_status(struct uchcom_softc *sc, uint8_t *rval)
uchcom_set_dtr_rts_10(struct uchcom_softc *sc, uint8_t val)
uchcom_set_dtr_rts_20(struct uchcom_softc *sc, uint8_t val)
uchcom_update_version(struct uchcom_softc *sc)
uchcom_convert_status(struct uchcom_softc *sc, uint8_t cur)
uchcom_update_status(struct uchcom_softc *sc)
uchcom_set_dtr_rts(struct uchcom_softc *sc)
struct uchcom_softc *sc = ucom->sc_parent;
uchcom_calc_baudrate(struct uchcom_softc *sc, uint32_t rate, uint8_t *divisor,
uchcom_set_baudrate(struct uchcom_softc *sc, uint32_t rate, uint16_t lcr)
struct uchcom_softc *sc = ucom->sc_parent;
struct uchcom_softc *sc = ucom->sc_parent;
struct uchcom_softc *sc = ucom->sc_parent;
struct uchcom_softc *sc = ucom->sc_parent;
struct uchcom_softc *sc = ucom->sc_parent;
struct uchcom_softc *sc = ucom->sc_parent;
struct uchcom_softc *sc = ucom->sc_parent;
struct uchcom_softc *sc = ucom->sc_parent;
struct uchcom_softc *sc = ucom->sc_parent;
struct uchcom_softc *sc = ucom->sc_parent;
struct uchcom_softc *sc = usbd_xfer_softc(xfer);
struct uchcom_softc *sc = usbd_xfer_softc(xfer);
struct uchcom_softc *sc = usbd_xfer_softc(xfer);
struct uchcom_softc *sc = ucom->sc_parent;
.size = sizeof(struct uchcom_softc)