ucycom_softc
tiocm_to_ucycom(struct ucycom_softc *sc, u_long how, int ttybits)
ucycom_to_tiocm(struct ucycom_softc *sc)
ucycom_dtr(struct ucycom_softc *sc, int set)
ucycom_rts(struct ucycom_softc *sc, int set)
ucycom_set_status(struct ucycom_softc *sc)
ucycom_get_cfg(struct ucycom_softc *sc)
ucycom_cleanup(struct ucycom_softc *sc)
Static int ucycom_configure(struct ucycom_softc *, uint32_t, uint8_t);
Static void tiocm_to_ucycom(struct ucycom_softc *, u_long, int);
Static int ucycom_to_tiocm(struct ucycom_softc *);
Static void ucycom_set_status(struct ucycom_softc *);
Static void ucycom_dtr(struct ucycom_softc *, int);
Static void ucycom_rts(struct ucycom_softc *, int);
Static void ucycom_cleanup(struct ucycom_softc *);
Static void ucycom_get_cfg(struct ucycom_softc *);
CFATTACH_DECL_NEW(ucycom, sizeof(struct ucycom_softc), ucycom_match,
struct ucycom_softc *sc = device_private(self);
struct ucycom_softc *sc = device_private(self);
struct ucycom_softc *sc = device_private(self);
ucycom_shutdown(struct ucycom_softc *sc)
struct ucycom_softc *sc =
struct ucycom_softc *sc =
struct ucycom_softc *sc =
struct ucycom_softc *sc = cookie;
struct ucycom_softc *sc = (struct ucycom_softc *)p;
struct ucycom_softc *sc = tp->t_sc;
struct ucycom_softc *sc =
struct ucycom_softc *sc =
struct ucycom_softc *sc =
struct ucycom_softc *sc =
struct ucycom_softc *sc =
ucycom_configure(struct ucycom_softc *sc, uint32_t baud, uint8_t cfg)
struct ucycom_softc *sc = cookie;