old_current       566 drivers/usb/host/ehci-hcd.c 	ehci->old_current = ~0;
old_current      1377 drivers/usb/host/ehci-q.c 		if (qh_current != ehci->old_current ||
old_current      1379 drivers/usb/host/ehci-q.c 			ehci->old_current = qh_current;
old_current      1389 drivers/usb/host/ehci-q.c 	ehci->old_current = ~0;		/* Prepare for next QH */
old_current       147 drivers/usb/host/ehci.h 	__hc32			old_current;	/* Test for QH becoming */