Home
last modified time | relevance | path

Searched refs:US_FLIDX_DISCONNECTING (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/storage/
H A Dusb.h58 #define US_FLIDX_DISCONNECTING 3 /* disconnect in progress */ macro
H A Dtransport.c1349 if (test_bit(US_FLIDX_DISCONNECTING, &us->dflags)) { in usb_stor_reset_common()
1367 test_bit(US_FLIDX_DISCONNECTING, &us->dflags), in usb_stor_reset_common()
1369 if (test_bit(US_FLIDX_DISCONNECTING, &us->dflags)) { in usb_stor_reset_common()
1434 if (test_bit(US_FLIDX_DISCONNECTING, &us->dflags)) { in usb_stor_port_reset()
H 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()
H A Dscsiglue.c379 if (test_bit(US_FLIDX_DISCONNECTING, &us->dflags)) { in queuecommand_lck()
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Dusb.h58 #define US_FLIDX_DISCONNECTING 3 /* disconnect in progress */ macro
H 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()
H 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()
H A Dscsiglue.c386 if (test_bit(US_FLIDX_DISCONNECTING, &us->dflags)) { in queuecommand_lck()
/kernel/linux/linux-5.10/drivers/staging/rts5208/
H A Drtsx_chip.h129 (1UL << US_FLIDX_DISCONNECTING))
/kernel/linux/linux-6.6/drivers/staging/rts5208/
H A Drtsx_chip.h129 (1UL << US_FLIDX_DISCONNECTING))

Completed in 13 milliseconds