USB_TD_RX_ER_NONOCT   31 drivers/usb/host/fhci-q.c 	else if (status & USB_TD_RX_ER_NONOCT)
USB_TD_RX_ER_NONOCT  333 drivers/usb/host/fhci-tds.c 					pkt->status = USB_TD_RX_ER_NONOCT;
USB_TD_RX_ER_NONOCT   91 drivers/usb/host/fhci.h #define USB_TD_ERROR (USB_TD_RX_ER_NONOCT | USB_TD_RX_ER_BITSTUFF | \