USB_STOR_XFER_STALLED  543 drivers/usb/storage/ene_ub6250.c 	if (result == USB_STOR_XFER_STALLED) {
USB_STOR_XFER_STALLED  309 drivers/usb/storage/sddr09.c 		case USB_STOR_XFER_STALLED:	return -EPIPE;
USB_STOR_XFER_STALLED  152 drivers/usb/storage/sddr55.c 	if (result == USB_STOR_XFER_SHORT || result == USB_STOR_XFER_STALLED) {
USB_STOR_XFER_STALLED  624 drivers/usb/storage/shuttle_usbat.c 				result == USB_STOR_XFER_STALLED) {
USB_STOR_XFER_STALLED  281 drivers/usb/storage/transport.c 			return USB_STOR_XFER_STALLED;
USB_STOR_XFER_STALLED  289 drivers/usb/storage/transport.c 		return USB_STOR_XFER_STALLED;
USB_STOR_XFER_STALLED  968 drivers/usb/storage/transport.c 	if (result == USB_STOR_XFER_STALLED) {
USB_STOR_XFER_STALLED  986 drivers/usb/storage/transport.c 		if (result == USB_STOR_XFER_STALLED)
USB_STOR_XFER_STALLED  988 drivers/usb/storage/transport.c 		if (result > USB_STOR_XFER_STALLED)
USB_STOR_XFER_STALLED 1224 drivers/usb/storage/transport.c 	if (result == USB_STOR_XFER_STALLED) {