Symbol: uchcom_softc
sys/bus/u4b/serial/uchcom.c
212
static void uchcom_update_version(struct uchcom_softc *);
sys/bus/u4b/serial/uchcom.c
213
static void uchcom_convert_status(struct uchcom_softc *, uint8_t);
sys/bus/u4b/serial/uchcom.c
214
static void uchcom_update_status(struct uchcom_softc *);
sys/bus/u4b/serial/uchcom.c
215
static void uchcom_set_dtr_rts(struct uchcom_softc *);
sys/bus/u4b/serial/uchcom.c
217
static void uchcom_set_baudrate(struct uchcom_softc *, uint32_t);
sys/bus/u4b/serial/uchcom.c
299
struct uchcom_softc *sc = device_get_softc(dev);
sys/bus/u4b/serial/uchcom.c
354
struct uchcom_softc *sc = device_get_softc(dev);
sys/bus/u4b/serial/uchcom.c
370
uchcom_ctrl_write(struct uchcom_softc *sc, uint8_t reqno,
sys/bus/u4b/serial/uchcom.c
386
uchcom_ctrl_read(struct uchcom_softc *sc, uint8_t reqno,
sys/bus/u4b/serial/uchcom.c
402
uchcom_write_reg(struct uchcom_softc *sc,
sys/bus/u4b/serial/uchcom.c
414
uchcom_read_reg(struct uchcom_softc *sc,
sys/bus/u4b/serial/uchcom.c
434
uchcom_get_version(struct uchcom_softc *sc, uint8_t *rver)
sys/bus/u4b/serial/uchcom.c
445
uchcom_get_status(struct uchcom_softc *sc, uint8_t *rval)
sys/bus/u4b/serial/uchcom.c
451
uchcom_set_dtr_rts_10(struct uchcom_softc *sc, uint8_t val)
sys/bus/u4b/serial/uchcom.c
457
uchcom_set_dtr_rts_20(struct uchcom_softc *sc, uint8_t val)
sys/bus/u4b/serial/uchcom.c
468
uchcom_update_version(struct uchcom_softc *sc)
sys/bus/u4b/serial/uchcom.c
474
uchcom_convert_status(struct uchcom_softc *sc, uint8_t cur)
sys/bus/u4b/serial/uchcom.c
484
uchcom_update_status(struct uchcom_softc *sc)
sys/bus/u4b/serial/uchcom.c
494
uchcom_set_dtr_rts(struct uchcom_softc *sc)
sys/bus/u4b/serial/uchcom.c
512
struct uchcom_softc *sc = ucom->sc_parent;
sys/bus/u4b/serial/uchcom.c
571
uchcom_set_baudrate(struct uchcom_softc *sc, uint32_t rate)
sys/bus/u4b/serial/uchcom.c
592
struct uchcom_softc *sc = ucom->sc_parent;
sys/bus/u4b/serial/uchcom.c
603
struct uchcom_softc *sc = ucom->sc_parent;
sys/bus/u4b/serial/uchcom.c
614
struct uchcom_softc *sc = ucom->sc_parent;
sys/bus/u4b/serial/uchcom.c
625
struct uchcom_softc *sc = ucom->sc_parent;
sys/bus/u4b/serial/uchcom.c
654
struct uchcom_softc *sc = ucom->sc_parent;
sys/bus/u4b/serial/uchcom.c
671
struct uchcom_softc *sc = ucom->sc_parent;
sys/bus/u4b/serial/uchcom.c
683
struct uchcom_softc *sc = ucom->sc_parent;
sys/bus/u4b/serial/uchcom.c
695
struct uchcom_softc *sc = ucom->sc_parent;
sys/bus/u4b/serial/uchcom.c
703
struct uchcom_softc *sc = ucom->sc_parent;
sys/bus/u4b/serial/uchcom.c
714
struct uchcom_softc *sc = usbd_xfer_softc(xfer);
sys/bus/u4b/serial/uchcom.c
756
struct uchcom_softc *sc = usbd_xfer_softc(xfer);
sys/bus/u4b/serial/uchcom.c
788
struct uchcom_softc *sc = usbd_xfer_softc(xfer);
sys/bus/u4b/serial/uchcom.c
821
struct uchcom_softc *sc = ucom->sc_parent;
sys/bus/u4b/serial/uchcom.c
837
sizeof(struct uchcom_softc)