Home
last modified time | relevance | path

Searched refs:xd_show_cnt (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/staging/rts_pstor/
Drtsx_card.c217 chip->xd_show_cnt = 0; in do_reset_xd_card()
239 chip->xd_show_cnt = 0; in do_reset_xd_card()
382 if (chip->xd_show_cnt >= MAX_SHOW_CNT) { in rtsx_reset_cards()
385 chip->xd_show_cnt++; in rtsx_reset_cards()
Drtsx_chip.h752 int xd_show_cnt; member
Drtsx_chip.c969 chip->xd_show_cnt = MAX_SHOW_CNT; in rtsx_init_chip()
2028 chip->xd_show_cnt = 0; in rtsx_pre_handle_interrupt()