Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/storage/
Dusb.h73 #define US_FLIDX_DISCONNECTING 3 /* disconnect in progress */ macro
Dtransport.c1292 if (test_bit(US_FLIDX_DISCONNECTING, &us->dflags)) { in usb_stor_reset_common()
1308 test_bit(US_FLIDX_DISCONNECTING, &us->dflags), in usb_stor_reset_common()
1310 if (test_bit(US_FLIDX_DISCONNECTING, &us->dflags)) { in usb_stor_reset_common()
1374 if (test_bit(US_FLIDX_DISCONNECTING, &us->dflags)) { in usb_stor_port_reset()
Dscsiglue.c337 if (test_bit(US_FLIDX_DISCONNECTING, &us->dflags)) { in queuecommand_lck()
Dusb.c848 set_bit(US_FLIDX_DISCONNECTING, &us->dflags); in quiesce_and_remove_host()
870 set_bit(US_FLIDX_DISCONNECTING, &us->dflags); in quiesce_and_remove_host()
/linux-4.4.14/drivers/staging/rts5208/
Drtsx_chip.h138 (1UL << US_FLIDX_DISCONNECTING))