Searched refs:US_FLIDX_DISCONNECTING (Results 1 – 4 of 4) sorted by relevance
1350 if (test_bit(US_FLIDX_DISCONNECTING, &us->dflags)) { in usb_stor_reset_common()1368 test_bit(US_FLIDX_DISCONNECTING, &us->dflags), in usb_stor_reset_common()1370 if (test_bit(US_FLIDX_DISCONNECTING, &us->dflags)) { in usb_stor_reset_common()1435 if (test_bit(US_FLIDX_DISCONNECTING, &us->dflags)) { in usb_stor_port_reset()
58 #define US_FLIDX_DISCONNECTING 3 /* disconnect in progress */ macro
931 set_bit(US_FLIDX_DISCONNECTING, &us->dflags); in quiesce_and_remove_host()956 set_bit(US_FLIDX_DISCONNECTING, &us->dflags); in quiesce_and_remove_host()
373 if (test_bit(US_FLIDX_DISCONNECTING, &us->dflags)) { in queuecommand_lck()
Completed in 9 milliseconds