gtmpsc_softc
gtmpsc_rxdesc_init(struct gtmpsc_softc *sc)
gtmpsc_txdesc_init(struct gtmpsc_softc *sc)
gtmpscinit_stop(struct gtmpsc_softc *sc)
gtmpscinit_start(struct gtmpsc_softc *sc)
static __inline void gtmpsc_intr_rx(struct gtmpsc_softc *);
gtmpscshutdown(struct gtmpsc_softc *sc)
static __inline void gtmpsc_intr_tx(struct gtmpsc_softc *);
STATIC void gtmpsc_write(struct gtmpsc_softc *);
gtmpsc_loadchannelregs(struct gtmpsc_softc *sc)
STATIC void gtmpsc_rxdesc_init(struct gtmpsc_softc *);
STATIC void gtmpsc_txdesc_init(struct gtmpsc_softc *);
STATIC void gtmpscinit_stop(struct gtmpsc_softc *);
STATIC void gtmpscinit_start(struct gtmpsc_softc *);
STATIC void gtmpscshutdown(struct gtmpsc_softc *);
STATIC void gtmpsc_loadchannelregs(struct gtmpsc_softc *);
struct gtmpsc_softc *sc = >mpsc_cn_softc;
gtmpsc_hackinit(struct gtmpsc_softc *sc, bus_space_tag_t iot,
memset(sc, 0, sizeof(struct gtmpsc_softc));
STATIC int gtmpsc_hackinit(struct gtmpsc_softc *, bus_space_tag_t,
struct gtmpsc_softc *sc = (struct gtmpsc_softc *)arg;
struct gtmpsc_softc *sc = (struct gtmpsc_softc *)arg;
STATIC int gtmpsc_common_getc(struct gtmpsc_softc *);
gtmpsc_common_getc(struct gtmpsc_softc *sc)
STATIC void gtmpsc_common_putc(struct gtmpsc_softc *, int);
STATIC void gtmpsc_common_putc_wait_complete(struct gtmpsc_softc *, int);
gtmpsc_common_putc(struct gtmpsc_softc *sc, int c)
gtmpsc_common_putc_wait_complete(struct gtmpsc_softc *sc, int ix)
CFATTACH_DECL_NEW(gtmpsc, sizeof(struct gtmpsc_softc),
struct gtmpsc_softc *sc = device_private(self);
memcpy(sc, >mpsc_cn_softc, sizeof(struct gtmpsc_softc));
struct gtmpsc_softc *sc;
struct gtmpsc_softc *sc = arg;
struct gtmpsc_softc *sc;
struct gtmpsc_softc *sc = device_lookup_private(>mpsc_cd, unit);
struct gtmpsc_softc *sc =
struct gtmpsc_softc *sc =
struct gtmpsc_softc *sc =
struct gtmpsc_softc *sc =
struct gtmpsc_softc *sc =
struct gtmpsc_softc *sc;
struct gtmpsc_softc *sc =
gtmpsc_intr_rx(struct gtmpsc_softc *sc)
gtmpsc_intr_tx(struct gtmpsc_softc *sc)
gtmpsc_write(struct gtmpsc_softc *sc)