Searched refs:US_FLIDX_URB_ACTIVE (Results 1 – 2 of 2) sorted by relevance
70 #define US_FLIDX_URB_ACTIVE 0 /* current_urb is in use */ macro
162 set_bit(US_FLIDX_URB_ACTIVE, &us->dflags); in usb_stor_msg_common()168 if (test_and_clear_bit(US_FLIDX_URB_ACTIVE, &us->dflags)) { in usb_stor_msg_common()178 clear_bit(US_FLIDX_URB_ACTIVE, &us->dflags); in usb_stor_msg_common()898 if (test_and_clear_bit(US_FLIDX_URB_ACTIVE, &us->dflags)) { in usb_stor_stop_transport()