Home
last modified time | relevance | path

Searched refs:US_FLIDX_DISCONNECTING (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/usb/storage/
Dusb.h58 #define US_FLIDX_DISCONNECTING 3 /* disconnect in progress */ macro
Dtransport.c1343 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()
Dusb.c846 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()
Dscsiglue.c372 if (test_bit(US_FLIDX_DISCONNECTING, &us->dflags)) { in queuecommand_lck()
/Linux-v4.19/drivers/staging/rts5208/
Drtsx_chip.h141 (1UL << US_FLIDX_DISCONNECTING))