Searched refs:US_FLIDX_DISCONNECTING (Results 1 – 5 of 5) sorted by relevance
58 #define US_FLIDX_DISCONNECTING 3 /* disconnect in progress */ macro
1343 if (test_bit(US_FLIDX_DISCONNECTING, &us->dflags)) { in usb_stor_reset_common()1361 test_bit(US_FLIDX_DISCONNECTING, &us->dflags), in usb_stor_reset_common()1363 if (test_bit(US_FLIDX_DISCONNECTING, &us->dflags)) { in usb_stor_reset_common()1428 if (test_bit(US_FLIDX_DISCONNECTING, &us->dflags)) { in usb_stor_port_reset()
846 set_bit(US_FLIDX_DISCONNECTING, &us->dflags); in quiesce_and_remove_host()871 set_bit(US_FLIDX_DISCONNECTING, &us->dflags); in quiesce_and_remove_host()
372 if (test_bit(US_FLIDX_DISCONNECTING, &us->dflags)) { in queuecommand_lck()
141 (1UL << US_FLIDX_DISCONNECTING))