mesongx_mmc_softc
struct mesongx_mmc_softc * const sc = sch;
struct mesongx_mmc_softc *sc = sch;
struct mesongx_mmc_softc;
static int mesongx_mmc_dma_setup(struct mesongx_mmc_softc *);
static int mesongx_mmc_dmabounce_setup(struct mesongx_mmc_softc *);
CFATTACH_DECL_NEW(mesongx_mmc, sizeof(struct mesongx_mmc_softc),
struct mesongx_mmc_softc * const sc = device_private(self);
mesongx_mmc_dma_setup(struct mesongx_mmc_softc *sc)
mesongx_mmc_dmabounce_setup(struct mesongx_mmc_softc *sc)
mesongx_mmc_set_clock(struct mesongx_mmc_softc *sc, u_int freq, bool ddr)
struct mesongx_mmc_softc * const sc = device_private(self);
struct mesongx_mmc_softc * const sc = priv;
struct mesongx_mmc_softc * const sc = sch;
struct mesongx_mmc_softc * const sc = sch;
struct mesongx_mmc_softc * const sc = sch;
struct mesongx_mmc_softc * const sc = sch;
struct mesongx_mmc_softc * const sc = sch;
struct mesongx_mmc_softc *sc = sch;
struct mesongx_mmc_softc *sc = sch;
mesongx_mmc_dma_prepare(struct mesongx_mmc_softc *sc, struct sdmmc_command *cmd, uint32_t cmdflags)
mesongx_mmc_dma_complete(struct mesongx_mmc_softc *sc, struct sdmmc_command *cmd)
struct mesongx_mmc_softc *sc = sch;