sdslot_t
sdslot_t *ss;
sdslot_t sh_slots[SDHOST_MAXSLOTS];
sdslot_t *ss;
sdhost_get_response(sdslot_t *ss, sda_cmd_t *cmdp)
sdhost_wait_cmd(sdslot_t *ss, sda_cmd_t *cmdp)
static void sdhost_enable_interrupts(sdslot_t *);
static void sdhost_disable_interrupts(sdslot_t *);
sdslot_t *ss = arg;
sdslot_t *ss = arg;
static sda_err_t sdhost_soft_reset(sdslot_t *, uint8_t);
static sda_err_t sdhost_set_clock(sdslot_t *, uint32_t);
static void sdhost_xfer_done(sdslot_t *, sda_err_t);
static sda_err_t sdhost_wait_cmd(sdslot_t *, sda_cmd_t *);
static uint_t sdhost_slot_intr(sdslot_t *);
sdslot_t *ss = arg;
sdslot_t *ss = arg;
sdslot_t *ss = arg;
sdslot_t *ss = arg;
sdslot_t *ss;
sdslot_t *ss;
sdslot_t *ss;
sdhost_set_clock(sdslot_t *ss, uint32_t hz)
sdhost_soft_reset(sdslot_t *ss, uint8_t bits)
sdhost_disable_interrupts(sdslot_t *ss)
sdhost_enable_interrupts(sdslot_t *ss)
sdhost_xfer_done(sdslot_t *ss, sda_err_t errno)
sdhost_slot_intr(sdslot_t *ss)