octmmc_softc
paddr_t octmmc_dma_load_6130(struct octmmc_softc *, struct sdmmc_command *);
void octmmc_dma_load_7890(struct octmmc_softc *, struct sdmmc_command *);
void octmmc_dma_unload_6130(struct octmmc_softc *, paddr_t);
void octmmc_dma_unload_7890(struct octmmc_softc *);
void octmmc_get_response(struct octmmc_softc *, struct sdmmc_command *);
int octmmc_wait_intr(struct octmmc_softc *, uint64_t, int);
sizeof(struct octmmc_softc), octmmc_match, octmmc_attach
struct octmmc_softc *sc = (struct octmmc_softc *)self;
struct octmmc_softc *sc = bus->bus_hc;
struct octmmc_softc *sc = bus->bus_hc;
struct octmmc_softc *sc = arg;
struct octmmc_softc *sc = bus->bus_hc;
struct octmmc_softc;
struct octmmc_softc *bus_hc;
struct octmmc_softc *sc = bus->bus_hc;
octmmc_dma_load_6130(struct octmmc_softc *sc, struct sdmmc_command *cmd)
octmmc_dma_unload_6130(struct octmmc_softc *sc, paddr_t locked_block)
octmmc_dma_load_7890(struct octmmc_softc *sc, struct sdmmc_command *cmd)
octmmc_dma_unload_7890(struct octmmc_softc *sc)
octmmc_get_response(struct octmmc_softc *sc, struct sdmmc_command *cmd)
octmmc_wait_intr(struct octmmc_softc *sc, uint64_t mask, int secs)