ser_softc
void ser_shutdown(struct ser_softc *);
struct ser_softc *sc;
struct ser_softc *sc;
struct ser_softc *sc;
ser_shutdown(struct ser_softc *sc)
CFATTACH_DECL_NEW(ser, sizeof(struct ser_softc),
struct ser_softc *sc = arg;
ser_shutdown(struct ser_softc *sc)
serrxint(struct ser_softc *sc, struct tty *tp)
sertxint(struct ser_softc *sc, struct tty *tp)
sermsrint(struct ser_softc *sc, struct tty *tp)
struct ser_softc *sc = arg;
struct ser_softc *sc = arg;
struct ser_softc *sc = arg;
static void ser_break(struct ser_softc *, int);
static void ser_hwiflow(struct ser_softc *, int);
static void ser_iflush(struct ser_softc *);
static void ser_loadchannelregs(struct ser_softc *);
static void ser_modem(struct ser_softc *, int);
static void sermsrint(struct ser_softc *, struct tty*);
static void serrxint(struct ser_softc *, struct tty*);
static void ser_shutdown(struct ser_softc *);
static void sertxint(struct ser_softc *, struct tty*);
CFATTACH_DECL_NEW(ser, sizeof(struct ser_softc),
struct ser_softc *sc = device_private(self);
void serstatus(struct ser_softc *, const char *);
serstatus(struct ser_softc *sc, const char *str)
struct ser_softc *sc;
struct ser_softc *sc = device_lookup_private(&ser_cd, unit);
struct ser_softc *sc = device_lookup_private(&ser_cd, SERUNIT(dev));
struct ser_softc *sc = device_lookup_private(&ser_cd, SERUNIT(dev));
struct ser_softc *sc = device_lookup_private(&ser_cd, SERUNIT(dev));
struct ser_softc *sc = device_lookup_private(&ser_cd, SERUNIT(dev));
struct ser_softc *sc = device_lookup_private(&ser_cd, unit);
ser_break(struct ser_softc *sc, int onoff)
ser_modem(struct ser_softc *sc, int onoff)
struct ser_softc *sc =
ser_iflush(struct ser_softc *sc)
ser_loadchannelregs(struct ser_softc *sc)
struct ser_softc *sc =
ser_hwiflow(struct ser_softc *sc, int block)
struct ser_softc *sc =
struct ser_softc *sc =