Home
last modified time | relevance | path

Searched refs:sd_info (Results 1 – 16 of 16) sorted by relevance

/linux-3.4.99/drivers/staging/rts5139/
Dsd.c40 struct sd_info *sd_card = &(chip->sd_card); in sd_set_reset_fail()
47 struct sd_info *sd_card = &(chip->sd_card); in sd_clear_reset_fail()
54 struct sd_info *sd_card = &(chip->sd_card); in sd_check_reset_fail()
61 struct sd_info *sd_card = &(chip->sd_card); in sd_set_err_code()
68 struct sd_info *sd_card = &(chip->sd_card); in sd_clr_err_code()
75 struct sd_info *sd_card = &(chip->sd_card); in sd_check_err_code()
104 struct sd_info *sd_card = &(chip->sd_card);
299 struct sd_info *sd_card = &(chip->sd_card);
371 struct sd_info *sd_card = &(chip->sd_card);
446 struct sd_info *sd_card = &(chip->sd_card);
[all …]
Dsd_cprm.c285 struct sd_info *sd_card = &(chip->sd_card);
378 struct sd_info *sd_card = &(chip->sd_card);
597 struct sd_info *sd_card = &(chip->sd_card);
931 struct sd_info *sd_card = &(chip->sd_card);
1003 struct sd_info *sd_card = &(chip->sd_card);
1035 struct sd_info *sd_card = &(chip->sd_card);
1073 struct sd_info *sd_card = &(chip->sd_card);
1111 struct sd_info *sd_card = &(chip->sd_card);
1150 struct sd_info *sd_card = &(chip->sd_card);
Drts51x_card.c47 struct sd_info *sd_card = &(chip->sd_card); in do_remaining_work()
390 struct sd_info *sd_card = &(chip->sd_card); in switch_ssc_clock()
535 struct sd_info *sd_card = &(chip->sd_card); in switch_normal_clock()
Drts51x_fop.c143 struct sd_info *sd_card = &(chip->sd_card); in rts51x_sd_get_rsp()
Drts51x_chip.c383 struct sd_info *sd_card = &(chip->sd_card); in rts51x_polling_func()
927 struct sd_info *sd_card = &(chip->sd_card); in rts51x_pp_status()
1117 struct sd_info *sd_card = &(chip->sd_card); in rts51x_read_status()
Drts51x_chip.h579 struct sd_info { struct
735 struct sd_info sd_card;
Drts51x_scsi.c453 struct sd_info *sd_card = &(chip->sd_card); in test_unit_ready()
801 struct sd_info *sd_card = &(chip->sd_card); in read_write()
1137 struct sd_info *sd_card = &(chip->sd_card); in get_sd_csd()
1875 struct sd_info *sd_card = &(chip->sd_card); in rts51x_scsi_handler()
/linux-3.4.99/drivers/staging/rts_pstor/
Dsd.c62 struct sd_info *sd_card = &(chip->sd_card); in sd_set_err_code()
69 struct sd_info *sd_card = &(chip->sd_card); in sd_clr_err_code()
76 struct sd_info *sd_card = &(chip->sd_card); in sd_check_err_code()
157 struct sd_info *sd_card = &(chip->sd_card); in sd_send_cmd_get_rsp()
317 struct sd_info *sd_card = &(chip->sd_card); in sd_read_data()
378 struct sd_info *sd_card = &(chip->sd_card); in sd_write_data()
437 struct sd_info *sd_card = &(chip->sd_card); in sd_check_csd()
542 struct sd_info *sd_card = &(chip->sd_card); in sd_set_sample_push_timing()
637 struct sd_info *sd_card = &(chip->sd_card); in sd_choose_proper_clock()
703 struct sd_info *sd_card = &(chip->sd_card); in sd_set_init_para()
[all …]
Drtsx_card.c43 struct sd_info *sd_card = &(chip->sd_card); in do_remaining_work()
652 struct sd_info *sd_card = &(chip->sd_card); in switch_ssc_clock()
673 struct sd_info *sd_card = &(chip->sd_card); in switch_ssc_clock()
805 struct sd_info *sd_card = &(chip->sd_card); in switch_normal_clock()
Drtsx_scsi.c263 struct sd_info *sd_card = &(chip->sd_card); in test_unit_ready()
682 struct sd_info *sd_card = &(chip->sd_card); in read_write()
1147 struct sd_info *sd_card = &(chip->sd_card); in get_sd_csd()
1318 struct sd_info *sd_card = &(chip->sd_card); in set_variable()
1376 struct sd_info *sd_card = &(chip->sd_card); in get_variable()
1450 struct sd_info *sd_card = &(chip->sd_card); in get_dev_status()
2392 struct sd_info *sd_card = &(chip->sd_card); in read_status()
3086 struct sd_info *sd_card = &(chip->sd_card); in rtsx_scsi_handler()
Drtsx_chip.h457 struct sd_info { struct
756 struct sd_info sd_card;
Drtsx_chip.c946 struct sd_info *sd_card = &(chip->sd_card); in rtsx_init_chip()
962 memset(sd_card, 0, sizeof(struct sd_info)); in rtsx_init_chip()
1151 struct sd_info *sd_card = &(chip->sd_card); in rtsx_polling_func()
Drtsx_card.h1036 struct sd_info *sd_card = &(chip->sd_card); in get_card_size()
Drtsx.c576 struct sd_info *sd_card = &(chip->sd_card); in rtsx_polling_thread()
/linux-3.4.99/arch/s390/include/asm/
Dfcx.h133 u8 sd_info[12]; member
/linux-3.4.99/drivers/tty/serial/
Dioc4_serial.c436 void *sd_info; member
984 intr_ptr->sd_info = info; in intr_connect()
1019 intr_info->sd_intr(intr_info->sd_info, this_mir); in ioc4_intr()