Home
last modified time | relevance | path

Searched refs:rtsx_set_stat (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/staging/rts_pstor/
Drtsx_scsi.c466 rtsx_set_stat(chip, RTSX_STAT_RUN); in request_sense()
695 rtsx_set_stat(chip, RTSX_STAT_RUN); in read_write()
954 rtsx_set_stat(chip, RTSX_STAT_RUN); in read_eeprom()
1000 rtsx_set_stat(chip, RTSX_STAT_RUN); in write_eeprom()
1053 rtsx_set_stat(chip, RTSX_STAT_RUN); in read_mem()
1105 rtsx_set_stat(chip, RTSX_STAT_RUN); in write_mem()
1176 rtsx_set_stat(chip, RTSX_STAT_RUN); in toggle_gpio_cmd()
1265 rtsx_set_stat(chip, RTSX_STAT_RUN); in read_host_reg()
1296 rtsx_set_stat(chip, RTSX_STAT_RUN); in write_host_reg()
1352 rtsx_set_stat(chip, RTSX_STAT_RUN); in set_variable()
[all …]
Drtsx_card.c51 rtsx_set_stat(chip, RTSX_STAT_RUN); in do_remaining_work()
61 rtsx_set_stat(chip, RTSX_STAT_RUN); in do_remaining_work()
72 rtsx_set_stat(chip, RTSX_STAT_RUN); in do_remaining_work()
80 rtsx_set_stat(chip, RTSX_STAT_RUN); in do_remaining_work()
169 rtsx_set_stat(chip, RTSX_STAT_RUN); in do_reset_sd_card()
223 rtsx_set_stat(chip, RTSX_STAT_RUN); in do_reset_xd_card()
271 rtsx_set_stat(chip, RTSX_STAT_RUN); in do_reset_ms_card()
370 rtsx_set_stat(chip, RTSX_STAT_RUN); in rtsx_reset_cards()
417 rtsx_set_stat(chip, RTSX_STAT_RUN); in rtsx_reinit_cards()
584 rtsx_set_stat(chip, RTSX_STAT_RUN); in rtsx_init_cards()
Drtsx.c218 rtsx_set_stat(chip, RTSX_STAT_ABORT); in DEF_SCSI_QCMD()
543 rtsx_set_stat(chip, RTSX_STAT_IDLE); in rtsx_control_thread()
733 rtsx_set_stat(chip, RTSX_STAT_DISCONNECT); in quiesce_and_remove_host()
Drtsx_chip.c976 rtsx_set_stat(chip, RTSX_STAT_INIT); in rtsx_init_chip()
1278 rtsx_set_stat(chip, RTSX_STAT_IDLE); in rtsx_polling_func()
1363 rtsx_set_stat(chip, RTSX_STAT_DELINK); in rtsx_polling_func()
1924 rtsx_set_stat(chip, RTSX_STAT_SS); in rtsx_enter_ss()
1971 rtsx_set_stat(chip, RTSX_STAT_RUN); in rtsx_pre_handle_interrupt()
2069 rtsx_set_stat(chip, RTSX_STAT_SUSPEND); in rtsx_do_before_power_down()
Drtsx_chip.h913 #define rtsx_set_stat(chip, stat) \ macro
Dms.c2824 rtsx_set_stat(chip, RTSX_STAT_RUN); in mspro_polling_format_status()