cd18xx_softc
cdtty_hwiflow(struct cd18xx_softc *sc, struct cdtty_port *p)
cd18xx_rint(struct cd18xx_softc *sc, int *ns)
cd18xx_tint(struct cd18xx_softc *sc, int *ns)
static void cdtty_attach(struct cd18xx_softc *, int);
static inline void cd18xx_rint(struct cd18xx_softc *, int *);
cd18xx_mint(struct cd18xx_softc *sc, int *ns)
static inline void cd18xx_tint(struct cd18xx_softc *, int *);
static inline void cd18xx_mint(struct cd18xx_softc *, int *);
void cdtty_rxsoft(struct cd18xx_softc *, struct cdtty_port *, struct tty *);
void cdtty_txsoft(struct cd18xx_softc *, struct cdtty_port *, struct tty *);
void cdtty_stsoft(struct cd18xx_softc *, struct cdtty_port *, struct tty *);
struct cd18xx_softc *sc = device_lookup_private(&clcd_cd, i);
cdtty_rxsoft(struct cd18xx_softc *sc, struct cdtty_port *p, struct tty *tp)
cdtty_txsoft(struct cd18xx_softc *sc, struct cdtty_port *p, struct tty *tp)
cdtty_stsoft(struct cd18xx_softc *sc, struct cdtty_port *p, struct tty *tp)
struct cd18xx_softc *sc = v;
static void cdtty_shutdown(struct cd18xx_softc *, struct cdtty_port *);
static void cdtty_break(struct cd18xx_softc *, struct cdtty_port *, int);
static void cdtty_modem(struct cd18xx_softc *, struct cdtty_port *, int);
static void cdtty_hwiflow(struct cd18xx_softc *, struct cdtty_port *);
static void cdtty_loadchannelregs(struct cd18xx_softc *,
static inline int cd18xx_wait_ccr(struct cd18xx_softc *);
cd18xx_wait_ccr(struct cd18xx_softc *sc)
cd18xx_attach(struct cd18xx_softc *sc)
cdtty_attach(struct cd18xx_softc *sc, int port)
cdtty_shutdown(struct cd18xx_softc *sc, struct cdtty_port *p)
struct cd18xx_softc *sc;
struct cd18xx_softc *sc;
struct cd18xx_softc *sc = device_lookup_private(&clcd_cd, CD18XX_INSTANCE(dev));
struct cd18xx_softc *sc = device_lookup_private(&clcd_cd, CD18XX_INSTANCE(dev));
struct cd18xx_softc *sc = device_lookup_private(&clcd_cd, CD18XX_INSTANCE(dev));
struct cd18xx_softc *sc = device_lookup_private(&clcd_cd, CD18XX_INSTANCE(dev));
struct cd18xx_softc *sc = device_lookup_private(&clcd_cd, CD18XX_INSTANCE(dev));
struct cd18xx_softc *sc = device_lookup_private(&clcd_cd, CD18XX_INSTANCE(tp->t_dev));
struct cd18xx_softc *sc = device_lookup_private(&clcd_cd, CD18XX_INSTANCE(tp->t_dev));
cdtty_loadchannelregs(struct cd18xx_softc *sc, struct cdtty_port *p)
struct cd18xx_softc *sc = device_lookup_private(&clcd_cd, CD18XX_INSTANCE(tp->t_dev));
cdtty_break(struct cd18xx_softc *sc, struct cdtty_port *p, int onoff)
cdtty_modem(struct cd18xx_softc *sc, struct cdtty_port *p, int onoff)
struct cd18xx_softc *sc = device_lookup_private(&clcd_cd, CD18XX_INSTANCE(tp->t_dev));
void cd18xx_attach(struct cd18xx_softc *);
CFATTACH_DECL_NEW(clcd, sizeof(struct cd18xx_softc),
struct cd18xx_softc *sc = device_private(self);