meson_sdio_softc
static int meson_sdio_set_clock(struct meson_sdio_softc *, u_int);
static int meson_sdio_wait_irqs(struct meson_sdio_softc *, uint32_t, int);
static void meson_sdio_dmainit(struct meson_sdio_softc *);
struct meson_sdio_softc * const sc = device_private(self);
struct meson_sdio_softc *sc = device_private(self);
struct meson_sdio_softc *sc = priv;
meson_sdio_dmainit(struct meson_sdio_softc *sc)
meson_sdio_set_clock(struct meson_sdio_softc *sc, u_int freq)
meson_sdio_wait_irqs(struct meson_sdio_softc *sc, uint32_t mask, int timeout)
struct meson_sdio_softc *sc = sch;
struct meson_sdio_softc *sc = sch;
struct meson_sdio_softc *sc = sch;
struct meson_sdio_softc *sc = sch;
struct meson_sdio_softc *sc = sch;
struct meson_sdio_softc *sc = sch;
struct meson_sdio_softc *sc = sch;
struct meson_sdio_softc *sc = sch;
struct meson_sdio_softc *sc = sch;
CFATTACH_DECL_NEW(meson_sdio, sizeof(struct meson_sdio_softc),