short_ok          504 drivers/usb/host/isp1362-hcd.c 	int short_ok;
short_ok          520 drivers/usb/host/isp1362-hcd.c 	short_ok = !(urb->transfer_flags & URB_SHORT_NOT_OK);
short_ok          530 drivers/usb/host/isp1362-hcd.c 		if (short_ok) {
short_ok          532 drivers/usb/host/isp1362-hcd.c 			    __func__, ep->num_req, short_ok ? "" : "not_",
short_ok          540 drivers/usb/host/isp1362-hcd.c 			    short_ok ? "" : "not_",