Symbol: sdmmc_softc
sys/dev/sdmmc/sdmmc.c
103
struct sdmmc_softc *sc = (struct sdmmc_softc *)self;
sys/dev/sdmmc/sdmmc.c
175
struct sdmmc_softc *sc = (struct sdmmc_softc *)self;
sys/dev/sdmmc/sdmmc.c
192
struct sdmmc_softc *sc = (struct sdmmc_softc *)self;
sys/dev/sdmmc/sdmmc.c
216
sdmmc_holds_root_device(struct sdmmc_softc *sc)
sys/dev/sdmmc/sdmmc.c
228
struct sdmmc_softc *sc = arg;
sys/dev/sdmmc/sdmmc.c
239
struct sdmmc_softc *sc = arg;
sys/dev/sdmmc/sdmmc.c
280
sdmmc_add_task(struct sdmmc_softc *sc, struct sdmmc_task *task)
sys/dev/sdmmc/sdmmc.c
295
struct sdmmc_softc *sc = task->sc;
sys/dev/sdmmc/sdmmc.c
311
struct sdmmc_softc *sc = (struct sdmmc_softc *)self;
sys/dev/sdmmc/sdmmc.c
320
struct sdmmc_softc *sc = arg;
sys/dev/sdmmc/sdmmc.c
346
sdmmc_card_attach(struct sdmmc_softc *sc)
sys/dev/sdmmc/sdmmc.c
399
sdmmc_card_detach(struct sdmmc_softc *sc, int flags)
sys/dev/sdmmc/sdmmc.c
433
sdmmc_enable(struct sdmmc_softc *sc)
sys/dev/sdmmc/sdmmc.c
481
sdmmc_disable(struct sdmmc_softc *sc)
sys/dev/sdmmc/sdmmc.c
500
sdmmc_set_bus_power(struct sdmmc_softc *sc, u_int32_t host_ocr,
sys/dev/sdmmc/sdmmc.c
525
sdmmc_function_alloc(struct sdmmc_softc *sc)
sys/dev/sdmmc/sdmmc.c
551
sdmmc_scan(struct sdmmc_softc *sc)
sys/dev/sdmmc/sdmmc.c
577
sdmmc_init(struct sdmmc_softc *sc)
sys/dev/sdmmc/sdmmc.c
59
int sdmmc_holds_root_device(struct sdmmc_softc *);
sys/dev/sdmmc/sdmmc.c
613
sdmmc_app_command(struct sdmmc_softc *sc, struct sdmmc_command *cmd)
sys/dev/sdmmc/sdmmc.c
63
void sdmmc_card_attach(struct sdmmc_softc *);
sys/dev/sdmmc/sdmmc.c
64
void sdmmc_card_detach(struct sdmmc_softc *, int);
sys/dev/sdmmc/sdmmc.c
648
sdmmc_mmc_command(struct sdmmc_softc *sc, struct sdmmc_command *cmd)
sys/dev/sdmmc/sdmmc.c
65
int sdmmc_enable(struct sdmmc_softc *);
sys/dev/sdmmc/sdmmc.c
66
void sdmmc_disable(struct sdmmc_softc *);
sys/dev/sdmmc/sdmmc.c
67
int sdmmc_scan(struct sdmmc_softc *);
sys/dev/sdmmc/sdmmc.c
671
sdmmc_go_idle_state(struct sdmmc_softc *sc)
sys/dev/sdmmc/sdmmc.c
68
int sdmmc_init(struct sdmmc_softc *);
sys/dev/sdmmc/sdmmc.c
688
sdmmc_send_if_cond(struct sdmmc_softc *sc, uint32_t card_ocr)
sys/dev/sdmmc/sdmmc.c
716
sdmmc_set_relative_addr(struct sdmmc_softc *sc,
sys/dev/sdmmc/sdmmc.c
743
sdmmc_select_card(struct sdmmc_softc *sc, struct sdmmc_function *sf)
sys/dev/sdmmc/sdmmc.c
76
void sdmmc_dump_command(struct sdmmc_softc *, struct sdmmc_command *);
sys/dev/sdmmc/sdmmc.c
770
struct sdmmc_softc *sc = (struct sdmmc_softc *)self;
sys/dev/sdmmc/sdmmc.c
83
sizeof(struct sdmmc_softc), sdmmc_match, sdmmc_attach, sdmmc_detach,
sys/dev/sdmmc/sdmmc.c
849
sdmmc_dump_command(struct sdmmc_softc *sc, struct sdmmc_command *cmd)
sys/dev/sdmmc/sdmmc_io.c
134
sdmmc_io_scan(struct sdmmc_softc *sc)
sys/dev/sdmmc/sdmmc_io.c
173
sdmmc_io_init(struct sdmmc_softc *sc, struct sdmmc_function *sf)
sys/dev/sdmmc/sdmmc_io.c
211
struct sdmmc_softc *sc = sf->sc;
sys/dev/sdmmc/sdmmc_io.c
232
struct sdmmc_softc *sc = sf->sc;
sys/dev/sdmmc/sdmmc_io.c
258
struct sdmmc_softc *sc = sf->sc;
sys/dev/sdmmc/sdmmc_io.c
273
sdmmc_io_attach(struct sdmmc_softc *sc)
sys/dev/sdmmc/sdmmc_io.c
32
struct sdmmc_softc *ih_softc;
sys/dev/sdmmc/sdmmc_io.c
346
sdmmc_io_detach(struct sdmmc_softc *sc)
sys/dev/sdmmc/sdmmc_io.c
363
sdmmc_io_rw_direct(struct sdmmc_softc *sc, struct sdmmc_function *sf,
sys/dev/sdmmc/sdmmc_io.c
403
sdmmc_io_rw_extended_subr(struct sdmmc_softc *sc, struct sdmmc_function *sf,
sys/dev/sdmmc/sdmmc_io.c
41
int sdmmc_io_rw_direct(struct sdmmc_softc *, struct sdmmc_function *,
sys/dev/sdmmc/sdmmc_io.c
43
int sdmmc_io_rw_extended_subr(struct sdmmc_softc *, struct sdmmc_function *,
sys/dev/sdmmc/sdmmc_io.c
449
sdmmc_io_rw_extended(struct sdmmc_softc *sc, struct sdmmc_function *sf,
sys/dev/sdmmc/sdmmc_io.c
45
int sdmmc_io_rw_extended(struct sdmmc_softc *, struct sdmmc_function *,
sys/dev/sdmmc/sdmmc_io.c
47
int sdmmc_io_xchg(struct sdmmc_softc *, struct sdmmc_function *,
sys/dev/sdmmc/sdmmc_io.c
49
void sdmmc_io_reset(struct sdmmc_softc *);
sys/dev/sdmmc/sdmmc_io.c
50
int sdmmc_io_send_op_cond(struct sdmmc_softc *, u_int32_t, u_int32_t *);
sys/dev/sdmmc/sdmmc_io.c
659
sdmmc_io_xchg(struct sdmmc_softc *sc, struct sdmmc_function *sf,
sys/dev/sdmmc/sdmmc_io.c
673
sdmmc_io_reset(struct sdmmc_softc *sc)
sys/dev/sdmmc/sdmmc_io.c
688
sdmmc_io_send_op_cond(struct sdmmc_softc *sc, u_int32_t ocr, u_int32_t *ocrp)
sys/dev/sdmmc/sdmmc_io.c
729
struct sdmmc_softc *sc = sf->sc;
sys/dev/sdmmc/sdmmc_io.c
73
sdmmc_io_enable(struct sdmmc_softc *sc)
sys/dev/sdmmc/sdmmc_io.c
743
struct sdmmc_softc *sc = sf->sc;
sys/dev/sdmmc/sdmmc_io.c
763
struct sdmmc_softc *sc = (struct sdmmc_softc *)sdmmc;
sys/dev/sdmmc/sdmmc_io.c
796
struct sdmmc_softc *sc = ih->ih_softc;
sys/dev/sdmmc/sdmmc_io.c
821
struct sdmmc_softc *sc = (struct sdmmc_softc *)sdmmc;
sys/dev/sdmmc/sdmmc_io.c
833
struct sdmmc_softc *sc = arg;
sys/dev/sdmmc/sdmmc_io.c
853
struct sdmmc_softc *sc = sf->sc;
sys/dev/sdmmc/sdmmc_mem.c
1039
sdmmc_mem_send_op_cond(struct sdmmc_softc *sc, u_int32_t ocr,
sys/dev/sdmmc/sdmmc_mem.c
106
sdmmc_mem_enable(struct sdmmc_softc *sc)
sys/dev/sdmmc/sdmmc_mem.c
1086
sdmmc_mem_set_blocklen(struct sdmmc_softc *sc, struct sdmmc_function *sf)
sys/dev/sdmmc/sdmmc_mem.c
1106
struct sdmmc_softc *sc = sf->sc;
sys/dev/sdmmc/sdmmc_mem.c
1178
struct sdmmc_softc *sc = sf->sc;
sys/dev/sdmmc/sdmmc_mem.c
1222
struct sdmmc_softc *sc = sf->sc;
sys/dev/sdmmc/sdmmc_mem.c
1292
struct sdmmc_softc *sc = sf->sc;
sys/dev/sdmmc/sdmmc_mem.c
1337
struct sdmmc_softc *sc = sf->sc;
sys/dev/sdmmc/sdmmc_mem.c
206
sdmmc_mem_signal_voltage(struct sdmmc_softc *sc, int signal_voltage)
sys/dev/sdmmc/sdmmc_mem.c
249
sdmmc_mem_scan(struct sdmmc_softc *sc)
sys/dev/sdmmc/sdmmc_mem.c
358
sdmmc_decode_csd(struct sdmmc_softc *sc, sdmmc_response resp,
sys/dev/sdmmc/sdmmc_mem.c
39
int sdmmc_decode_csd(struct sdmmc_softc *, sdmmc_response,
sys/dev/sdmmc/sdmmc_mem.c
41
int sdmmc_decode_cid(struct sdmmc_softc *, sdmmc_response,
sys/dev/sdmmc/sdmmc_mem.c
410
sdmmc_decode_cid(struct sdmmc_softc *sc, sdmmc_response resp,
sys/dev/sdmmc/sdmmc_mem.c
45
int sdmmc_mem_send_op_cond(struct sdmmc_softc *, u_int32_t, u_int32_t *);
sys/dev/sdmmc/sdmmc_mem.c
46
int sdmmc_mem_set_blocklen(struct sdmmc_softc *, struct sdmmc_function *);
sys/dev/sdmmc/sdmmc_mem.c
460
sdmmc_mem_send_scr(struct sdmmc_softc *sc, uint32_t *scr)
sys/dev/sdmmc/sdmmc_mem.c
48
int sdmmc_mem_send_scr(struct sdmmc_softc *, uint32_t *);
sys/dev/sdmmc/sdmmc_mem.c
489
sdmmc_mem_decode_scr(struct sdmmc_softc *sc, uint32_t *raw_scr,
sys/dev/sdmmc/sdmmc_mem.c
49
int sdmmc_mem_decode_scr(struct sdmmc_softc *, uint32_t *,
sys/dev/sdmmc/sdmmc_mem.c
52
int sdmmc_mem_send_cxd_data(struct sdmmc_softc *, int, void *, size_t);
sys/dev/sdmmc/sdmmc_mem.c
521
sdmmc_mem_send_cxd_data(struct sdmmc_softc *sc, int opcode, void *data,
sys/dev/sdmmc/sdmmc_mem.c
55
int sdmmc_mem_signal_voltage(struct sdmmc_softc *, int);
sys/dev/sdmmc/sdmmc_mem.c
556
struct sdmmc_softc *sc = sf->sc;
sys/dev/sdmmc/sdmmc_mem.c
57
int sdmmc_mem_sd_init(struct sdmmc_softc *, struct sdmmc_function *);
sys/dev/sdmmc/sdmmc_mem.c
58
int sdmmc_mem_mmc_init(struct sdmmc_softc *, struct sdmmc_function *);
sys/dev/sdmmc/sdmmc_mem.c
587
struct sdmmc_softc *sc = sf->sc;
sys/dev/sdmmc/sdmmc_mem.c
631
struct sdmmc_softc *sc = sf->sc;
sys/dev/sdmmc/sdmmc_mem.c
647
sdmmc_mem_init(struct sdmmc_softc *sc, struct sdmmc_function *sf)
sys/dev/sdmmc/sdmmc_mem.c
680
sdmmc_mem_select_transfer_mode(struct sdmmc_softc *sc, int support_func)
sys/dev/sdmmc/sdmmc_mem.c
704
sdmmc_mem_execute_tuning(struct sdmmc_softc *sc, struct sdmmc_function *sf)
sys/dev/sdmmc/sdmmc_mem.c
739
sdmmc_mem_sd_init(struct sdmmc_softc *sc, struct sdmmc_function *sf)
sys/dev/sdmmc/sdmmc_mem.c
855
sdmmc_mem_mmc_init(struct sdmmc_softc *sc, struct sdmmc_function *sf)
sys/dev/sdmmc/sdmmc_scsi.c
106
sdmmc_scsi_attach(struct sdmmc_softc *sc)
sys/dev/sdmmc/sdmmc_scsi.c
167
sdmmc_scsi_detach(struct sdmmc_softc *sc)
sys/dev/sdmmc/sdmmc_scsi.c
307
struct sdmmc_softc *sc = link->bus->sb_adapter_softc;
sys/dev/sdmmc/sdmmc_scsi.c
390
struct sdmmc_softc *sc = link->bus->sb_adapter_softc;
sys/dev/sdmmc/sdmmc_scsi.c
461
sdmmc_start_xs(struct sdmmc_softc *sc, struct sdmmc_ccb *ccb)
sys/dev/sdmmc/sdmmc_scsi.c
490
struct sdmmc_softc *sc = link->bus->sb_adapter_softc;
sys/dev/sdmmc/sdmmc_scsi.c
522
struct sdmmc_softc *sc = link->bus->sb_adapter_softc;
sys/dev/sdmmc/sdmmc_scsi.c
557
struct sdmmc_softc *sc = sl->bus->sb_adapter_softc;
sys/dev/sdmmc/sdmmc_scsi.c
576
struct sdmmc_softc sdmmc_sc;
sys/dev/sdmmc/sdmmc_scsi.c
589
struct sdmmc_softc *sc;
sys/dev/sdmmc/sdmmc_scsi.c
617
sc = (struct sdmmc_softc *)sdmmc;
sys/dev/sdmmc/sdmmc_scsi.c
89
void sdmmc_start_xs(struct sdmmc_softc *, struct sdmmc_ccb *);
sys/dev/sdmmc/sdmmc_scsi.h
22
struct sdmmc_softc;
sys/dev/sdmmc/sdmmc_scsi.h
24
void sdmmc_scsi_attach(struct sdmmc_softc *);
sys/dev/sdmmc/sdmmc_scsi.h
25
void sdmmc_scsi_detach(struct sdmmc_softc *);
sys/dev/sdmmc/sdmmcvar.h
145
struct sdmmc_softc *sc; /* card slot softc */
sys/dev/sdmmc/sdmmcvar.h
238
void sdmmc_add_task(struct sdmmc_softc *, struct sdmmc_task *);
sys/dev/sdmmc/sdmmcvar.h
241
struct sdmmc_function *sdmmc_function_alloc(struct sdmmc_softc *);
sys/dev/sdmmc/sdmmcvar.h
243
int sdmmc_set_bus_power(struct sdmmc_softc *, u_int32_t, u_int32_t);
sys/dev/sdmmc/sdmmcvar.h
244
int sdmmc_mmc_command(struct sdmmc_softc *, struct sdmmc_command *);
sys/dev/sdmmc/sdmmcvar.h
245
int sdmmc_app_command(struct sdmmc_softc *, struct sdmmc_command *);
sys/dev/sdmmc/sdmmcvar.h
246
void sdmmc_go_idle_state(struct sdmmc_softc *);
sys/dev/sdmmc/sdmmcvar.h
247
int sdmmc_select_card(struct sdmmc_softc *, struct sdmmc_function *);
sys/dev/sdmmc/sdmmcvar.h
248
int sdmmc_set_relative_addr(struct sdmmc_softc *,
sys/dev/sdmmc/sdmmcvar.h
250
int sdmmc_send_if_cond(struct sdmmc_softc *, uint32_t);
sys/dev/sdmmc/sdmmcvar.h
259
int sdmmc_io_enable(struct sdmmc_softc *);
sys/dev/sdmmc/sdmmcvar.h
260
void sdmmc_io_scan(struct sdmmc_softc *);
sys/dev/sdmmc/sdmmcvar.h
261
int sdmmc_io_init(struct sdmmc_softc *, struct sdmmc_function *);
sys/dev/sdmmc/sdmmcvar.h
262
void sdmmc_io_attach(struct sdmmc_softc *);
sys/dev/sdmmc/sdmmcvar.h
263
void sdmmc_io_detach(struct sdmmc_softc *);
sys/dev/sdmmc/sdmmcvar.h
283
int sdmmc_mem_enable(struct sdmmc_softc *);
sys/dev/sdmmc/sdmmcvar.h
284
void sdmmc_mem_scan(struct sdmmc_softc *);
sys/dev/sdmmc/sdmmcvar.h
285
int sdmmc_mem_init(struct sdmmc_softc *, struct sdmmc_function *);
sys/dev/sdmmc/sdmmcvar.h
60
struct sdmmc_softc;
sys/dev/sdmmc/sdmmcvar.h
66
struct sdmmc_softc *sc;