bcmsdhost_softc
sizeof(struct bcmsdhost_softc),
int bcmsdhost_wait_idle(struct bcmsdhost_softc *sc, int timeout);
int bcmsdhost_dma_wait(struct bcmsdhost_softc *, struct sdmmc_command *);
int bcmsdhost_dma_transfer(struct bcmsdhost_softc *, struct sdmmc_command *);
int bcmsdhost_pio_transfer(struct bcmsdhost_softc *, struct sdmmc_command *);
bcmsdhost_write(struct bcmsdhost_softc *sc, bus_size_t offset, uint32_t value)
bcmsdhost_read(struct bcmsdhost_softc *sc, bus_size_t offset)
struct bcmsdhost_softc *sc = (struct bcmsdhost_softc *)self;
struct bcmsdhost_softc *sc = sch;
struct bcmsdhost_softc *sc = sch;
struct bcmsdhost_softc *sc = sch;
struct bcmsdhost_softc *sc = sch;
bcmsdhost_wait_idle(struct bcmsdhost_softc *sc, int timeout)
bcmsdhost_dma_wait(struct bcmsdhost_softc *sc, struct sdmmc_command *cmd)
bcmsdhost_dma_transfer(struct bcmsdhost_softc *sc, struct sdmmc_command *cmd)
struct bcmsdhost_softc *sc = arg;
bcmsdhost_pio_transfer(struct bcmsdhost_softc *sc, struct sdmmc_command *cmd)
struct bcmsdhost_softc *sc = arg;