Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rts5208/
Drtsx.c123 if (rtsx_chk_stat(chip, RTSX_STAT_DISCONNECT)) { in queuecommand_lck()
362 if (rtsx_chk_stat(chip, RTSX_STAT_DISCONNECT)) { in rtsx_control_thread()
473 if (rtsx_chk_stat(chip, RTSX_STAT_DISCONNECT)) { in rtsx_polling_thread()
607 rtsx_set_stat(chip, RTSX_STAT_DISCONNECT); in quiesce_and_remove_host()
660 rtsx_chk_stat(chip, RTSX_STAT_DISCONNECT), in rtsx_scan_thread()
665 if (!rtsx_chk_stat(chip, RTSX_STAT_DISCONNECT)) { in rtsx_scan_thread()
Drtsx_chip.h349 RTSX_STAT_ABORT, RTSX_STAT_DISCONNECT}; enumerator