Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/storage/
A Dusb.h58 #define US_FLIDX_DISCONNECTING 3 /* disconnect in progress */ macro
A Dtransport.c1354 if (test_bit(US_FLIDX_DISCONNECTING, &us->dflags)) { in usb_stor_reset_common()
1372 test_bit(US_FLIDX_DISCONNECTING, &us->dflags), in usb_stor_reset_common()
1374 if (test_bit(US_FLIDX_DISCONNECTING, &us->dflags)) { in usb_stor_reset_common()
1439 if (test_bit(US_FLIDX_DISCONNECTING, &us->dflags)) { in usb_stor_port_reset()
A Dusb.c849 set_bit(US_FLIDX_DISCONNECTING, &us->dflags); in quiesce_and_remove_host()
874 set_bit(US_FLIDX_DISCONNECTING, &us->dflags); in quiesce_and_remove_host()
A Dscsiglue.c379 if (test_bit(US_FLIDX_DISCONNECTING, &us->dflags)) { in queuecommand_lck()
/linux-6.3-rc2/drivers/staging/rts5208/
A Drtsx_chip.h129 (1UL << US_FLIDX_DISCONNECTING))

Completed in 13 milliseconds