plcom_softc
CFATTACH_DECL_NEW(plcom_acpi, sizeof(struct plcom_softc), plcom_acpi_match, plcom_acpi_attach, NULL, NULL);
struct plcom_softc * const sc = device_private(self);
CFATTACH_DECL_NEW(plcom_fdt, sizeof(struct plcom_softc),
struct plcom_softc * const sc = device_private(self);
struct plcom_softc *sc =
struct plcom_softc *sc =
struct plcom_softc *sc =
struct plcom_softc *sc =
struct plcom_softc *sc =
plcom_schedrx(struct plcom_softc *sc)
plcom_break(struct plcom_softc *sc, int onoff)
plcom_modem(struct plcom_softc *sc, int onoff)
tiocm_to_plcom(struct plcom_softc *sc, u_long how, int ttybits)
plcom_to_tiocm(struct plcom_softc *sc)
struct plcom_softc *sc =
static void plcom_enable_debugport (struct plcom_softc *);
void plcom_config (struct plcom_softc *);
void plcom_shutdown (struct plcom_softc *);
void plcom_loadchannelregs (struct plcom_softc *);
plcom_iflush(struct plcom_softc *sc)
void plcom_hwiflow (struct plcom_softc *);
void plcom_break (struct plcom_softc *, int);
plcom_loadchannelregs(struct plcom_softc *sc)
void plcom_modem (struct plcom_softc *, int);
void tiocm_to_plcom (struct plcom_softc *, u_long, int);
int plcom_to_tiocm (struct plcom_softc *);
void plcom_iflush (struct plcom_softc *);
struct plcom_softc *sc =
plcom_hwiflow(struct plcom_softc *sc)
struct plcom_softc *sc =
struct plcom_softc *sc =
struct plcom_softc *sc = arg;
plcom_rxsoft(struct plcom_softc *sc, struct tty *tp)
static inline void plcom_rxsoft (struct plcom_softc *, struct tty *);
static inline void plcom_txsoft (struct plcom_softc *, struct tty *);
static inline void plcom_stsoft (struct plcom_softc *, struct tty *);
static inline void plcom_schedrx (struct plcom_softc *);
plcom_txsoft(struct plcom_softc *sc, struct tty *tp)
plcom_stsoft(struct plcom_softc *sc, struct tty *tp)
struct plcom_softc *sc = arg;
struct plcom_softc *sc = arg;
void plcomstatus (struct plcom_softc *, const char *);
plcomstatus(struct plcom_softc *sc, const char *str)
plcom_enable_debugport(struct plcom_softc *sc)
plcom_attach_subr(struct plcom_softc *sc)
plcom_config(struct plcom_softc *sc)
struct plcom_softc *sc = device_private(self);
struct plcom_softc *sc = device_private(self);
plcom_shutdown(struct plcom_softc *sc)
struct plcom_softc *sc;
struct plcom_softc *sc =
int (*enable) (struct plcom_softc *);
void (*disable) (struct plcom_softc *);
void plcom_attach_subr (struct plcom_softc *);
struct plcom_softc *sc = &isc->sc_plcom;
struct plcom_softc sc_plcom;