Searched refs:test_bit (Results 1 – 4 of 4) sorted by relevance
139 #define test_bit(nr,p) __test_bit(nr,p) macro
404 if (test_bit(US_FLIDX_DISCONNECTING, &us->flags)) in usb_stor_control_thread()
1599 if (test_bit(US_FLIDX_DISCONNECTING, &us->flags)) in usb_stor_reset_common()
6491 if (test_bit (TIMER_ASYNC_OFF, &ehci->actions)) in ehci_watchdog()