Home
last modified time | relevance | path

Searched refs:test_bit (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvBitops.h139 #define test_bit(nr,p) __test_bit(nr,p) macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvMassStor.c404 if (test_bit(US_FLIDX_DISCONNECTING, &us->flags)) in usb_stor_control_thread()
H A DdrvTransport.c1599 if (test_bit(US_FLIDX_DISCONNECTING, &us->flags)) in usb_stor_reset_common()
H A DdrvEhciHcd.c6491 if (test_bit (TIMER_ASYNC_OFF, &ehci->actions)) in ehci_watchdog()