Home
last modified time | relevance | path

Searched refs:RTSX_STAT_RUN (Results 1 – 5 of 5) 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_chip.h352 enum RTSX_STAT {RTSX_STAT_INIT, RTSX_STAT_IDLE, RTSX_STAT_RUN, RTSX_STAT_SS, enumerator
Drtsx_chip.c1294 case RTSX_STAT_RUN: in rtsx_polling_func()
1971 rtsx_set_stat(chip, RTSX_STAT_RUN); in rtsx_pre_handle_interrupt()
Dms.c2824 rtsx_set_stat(chip, RTSX_STAT_RUN); in mspro_polling_format_status()