ixpcom_softc
struct ixpcom_softc *sc = arg;
struct ixpcom_softc *sc = arg;
static void ixpcom_iflush(struct ixpcom_softc *);
static void ixpcom_set_cr(struct ixpcom_softc *);
inline static void ixpcom_txsoft(struct ixpcom_softc *, struct tty *);
inline static void ixpcom_rxsoft(struct ixpcom_softc *, struct tty *);
struct ixpcom_softc* ixpcom_sc = NULL;
ixpcom_attach_subr(struct ixpcom_softc *sc)
struct ixpcom_softc *sc
ixpcom_filltx(struct ixpcom_softc *sc)
struct ixpcom_softc *sc
ixpcom_break(struct ixpcom_softc *sc, int onoff)
ixpcom_shutdown(struct ixpcom_softc *sc)
struct ixpcom_softc *sc;
struct ixpcom_softc *sc = device_lookup_private(&ixpcom_cd, COMUNIT(dev));
struct ixpcom_softc *sc = device_lookup_private(&ixpcom_cd, COMUNIT(dev));
struct ixpcom_softc *sc = device_lookup_private(&ixpcom_cd, COMUNIT(dev));
struct ixpcom_softc *sc = device_lookup_private(&ixpcom_cd, COMUNIT(dev));
struct ixpcom_softc *sc = device_lookup_private(&ixpcom_cd, COMUNIT(dev));
struct ixpcom_softc *sc = device_lookup_private(&ixpcom_cd, COMUNIT(dev));
struct ixpcom_softc *sc
ixpcom_iflush(struct ixpcom_softc *sc)
ixpcom_set_cr(struct ixpcom_softc *sc)
ixpcom_txsoft(struct ixpcom_softc *sc, struct tty *tp)
ixpcom_rxsoft(struct ixpcom_softc *sc, struct tty *tp)
int (*enable)(struct ixpcom_softc *);
int (*disable)(struct ixpcom_softc *);
extern struct ixpcom_softc* ixpcom_sc;
void ixpcom_attach_subr(struct ixpcom_softc *);
CFATTACH_DECL_NEW(ixpcom_ixm, sizeof(struct ixpcom_softc),
struct ixpcom_softc *sc = &isc->sc_ixpcom;
struct ixpcom_softc sc_ixpcom;