nak_count         191 drivers/usb/host/sl811-hcd.c 	PACKET("STATUS%s/%s qh%p\n", ep->nak_count ? "/retry" : "",
nak_count         228 drivers/usb/host/sl811-hcd.c 	PACKET("IN%s/%d qh%p len%d\n", ep->nak_count ? "/retry" : "",
nak_count         271 drivers/usb/host/sl811-hcd.c 	PACKET("OUT%s/%d qh%p len%d\n", ep->nak_count ? "/retry" : "",
nak_count         374 drivers/usb/host/sl811-hcd.c 		} else if (ep->nak_count)
nak_count         492 drivers/usb/host/sl811-hcd.c 			ep->nak_count++;
nak_count         503 drivers/usb/host/sl811-hcd.c 		ep->nak_count = ep->error_count = 0;
nak_count         568 drivers/usb/host/sl811-hcd.c 		ep->nak_count = ep->error_count = 0;
nak_count        1451 drivers/usb/host/sl811-hcd.c 			ep->nak_count, ep->error_count);
nak_count         179 drivers/usb/host/sl811.h 	u16			nak_count;