Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/host/
Dehci-hcd.c271 ehci->reclaim_ready = 1; in ehci_watchdog()
668 if (ehci->reclaim_ready) in ehci_work()
727 ehci->reclaim_ready = 1; in ehci_irq()
Dehci.h55 int reclaim_ready : 1; member
Dehci-q.c1004 ehci->reclaim_ready = 0; in end_unlink_async()
1080 ehci->reclaim_ready = 0; in start_unlink_async()
Dehci-dbg.c659 ehci->reclaim_ready ? " ready" : ""); in show_registers()