Home
last modified time | relevance | path

Searched refs:RTSX_STAT_DISCONNECT (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/rts5208/
Drtsx.c140 if (rtsx_chk_stat(chip, RTSX_STAT_DISCONNECT)) { in queuecommand_lck()
426 if (rtsx_chk_stat(chip, RTSX_STAT_DISCONNECT)) { in rtsx_control_thread()
545 if (rtsx_chk_stat(chip, RTSX_STAT_DISCONNECT)) { in rtsx_polling_thread()
679 rtsx_set_stat(chip, RTSX_STAT_DISCONNECT); in quiesce_and_remove_host()
727 rtsx_chk_stat(chip, RTSX_STAT_DISCONNECT), in rtsx_scan_thread()
732 if (!rtsx_chk_stat(chip, RTSX_STAT_DISCONNECT)) { in rtsx_scan_thread()
Drtsx_chip.h361 RTSX_STAT_ABORT, RTSX_STAT_DISCONNECT}; enumerator