sdhc_host
struct sdhc_host *sc_host;
struct sdhc_host *sc_host;
struct sdhc_host *sc_host;
struct sdhc_host *sc_host;
struct sdhc_host *sc_host;
sc->sc.sc_host = mallocarray(nslots, sizeof(struct sdhc_host *),
int sdhc_start_command(struct sdhc_host *, struct sdmmc_command *);
int sdhc_wait_state(struct sdhc_host *, u_int32_t, u_int32_t);
int sdhc_soft_reset(struct sdhc_host *, int);
int sdhc_wait_intr_cold(struct sdhc_host *, int, int);
sdhc_transfer_data(struct sdhc_host *hp, struct sdmmc_command *cmd)
int sdhc_wait_intr(struct sdhc_host *, int, int);
void sdhc_transfer_data(struct sdhc_host *, struct sdmmc_command *);
void sdhc_read_data(struct sdhc_host *, u_char *, int);
void sdhc_write_data(struct sdhc_host *, u_char *, int);
sdhc_read_data(struct sdhc_host *hp, u_char *datap, int datalen)
void sdhc_dump_regs(struct sdhc_host *);
sdhc_write_data(struct sdhc_host *hp, u_char *datap, int datalen)
sdhc_soft_reset(struct sdhc_host *hp, int mask)
sdhc_wait_intr_cold(struct sdhc_host *hp, int mask, int secs)
sdhc_wait_intr(struct sdhc_host *hp, int mask, int secs)
struct sdhc_host *hp = sc->sc_host[host];
sdhc_dump_regs(struct sdhc_host *hp)
struct sdhc_host *hp, *fhp;
sdhc_read_1(struct sdhc_host *hp, bus_size_t offset)
sdhc_read_2(struct sdhc_host *hp, bus_size_t offset)
sdhc_write_1(struct sdhc_host *hp, bus_size_t offset, uint8_t value)
sdhc_write_2(struct sdhc_host *hp, bus_size_t offset, uint16_t value)
struct sdhc_host *hp;
struct sdhc_host *hp;
struct sdhc_host *hp;
struct sdhc_host *hp = sch;
struct sdhc_host *hp = sch;
struct sdhc_host *hp = sch;
struct sdhc_host *hp = sch;
struct sdhc_host *hp = sch;
sdhc_clock_divisor(struct sdhc_host *hp, u_int freq)
struct sdhc_host *hp = sch;
struct sdhc_host *hp = (struct sdhc_host *)sch;
struct sdhc_host *hp = sch;
struct sdhc_host *hp = sch;
struct sdhc_host *hp = sch;
sdhc_wait_state(struct sdhc_host *hp, u_int32_t mask, u_int32_t value)
struct sdhc_host *hp = sch;
sdhc_start_command(struct sdhc_host *hp, struct sdmmc_command *cmd)
struct sdhc_host;
struct sdhc_host **sc_host;
void sdhc_write_2(struct sdhc_host *, bus_size_t, uint16_t);