Lines Matching refs:IFX_ERROR

263 			IFX_ERROR("%s epqh=null\n",__func__);
269 IFX_ERROR("%s urbd=null\n",__func__);
276 IFX_ERROR("%s urb =null\n",__func__);
291 IFX_ERROR("%s: No halt_status, channel %d\n", __func__, _ifxhc->hc_num);
295 IFX_ERROR("%s: Inavalid halt_status HC_XFER_COMPLETE, channel %d\n", __func__, _ifxhc->hc_num);
548 IFX_ERROR("%s: invalid epqd\n",__func__);
600 IFX_ERROR("ERROR %s():%d urbd=%p\n",__func__,__LINE__,_urbd);
985 IFX_ERROR("ERROR %s():%d invalid chhlt condition %08X/%08X %d\n",__func__,__LINE__,hcint.d32,hcintmsk.d32,_ifxhc->halt_status);
1166 IFX_ERROR("ERROR %s():%d invalid chhlt condition\n",__func__,__LINE__);
1186 IFX_ERROR("ERROR %s():%d invalid chhlt condition\n",__func__,__LINE__);
1245 IFX_ERROR("ERROR %s():%d invalid chhlt condition %08X/%08X %d\n",__func__,__LINE__,hcint.d32,hcintmsk.d32,_ifxhc->halt_status);
1420 IFX_ERROR("ERROR %s():%d invalid chhlt condition %08X/%08X %d sz:%d/%d/%d/%d\n",__func__,__LINE__,hcint.d32,hcintmsk.d32,_ifxhc->halt_status , hctsiz.b.xfersize, _ifxhc->xfer_len-_ifxhc->xfer_len,_ifxhc->xfer_len,_urbd->xfer_len);
1565 IFX_ERROR("ERROR %s():%d invalid packet babble\n",__func__,__LINE__);
1573 IFX_ERROR("ERROR %s():%d invalid chhlt condition\n",__func__,__LINE__);
1634 IFX_ERROR("ERROR %s():%d invalid chhlt condition %08X/%08X %d\n",__func__,__LINE__,hcint.d32,hcintmsk.d32,_ifxhc->halt_status);
3569 IFX_ERROR("Channel %d\n", _ifxhc->hc_num);
3570 IFX_ERROR(" hcchar 0x%08x, hcsplt 0x%08x\n", hcchar.d32, hcsplt.d32);
3571 IFX_ERROR(" hctsiz 0x%08x, hcdma 0x%08x\n", hctsiz.d32, hcdma);
3572 IFX_ERROR(" Device address: %d\n", usb_pipedevice(urb->pipe));
3573 IFX_ERROR(" Endpoint: %d, %s\n", usb_pipeendpoint(urb->pipe),
3575 IFX_ERROR(" Endpoint type: %s\n",
3584 IFX_ERROR(" Speed: %s\n",
3592 IFX_ERROR(" Max packet size: %d\n",
3594 IFX_ERROR(" Data buffer length: %d\n", urb->transfer_buffer_length);
3595 IFX_ERROR(" Transfer buffer: %p, Transfer DMA: %p\n",
3597 IFX_ERROR(" Setup buffer: %p, Setup DMA: %p\n",
3599 IFX_ERROR(" Interval: %d\n", urb->interval);
3710 IFX_ERROR( "--Host Channel %d Interrupt: "
3726 IFX_ERROR( "--Host Channel %d Interrupt: "
3738 IFX_ERROR( "--Host Channel %d Interrupt: "
3750 IFX_ERROR( "--Host Channel %d Interrupt: "
3763 IFX_ERROR( "--Host Channel %d Interrupt: "
3775 IFX_ERROR( "--Host Channel %d Interrupt: "
4764 IFX_ERROR("%s() CRITICAL! IN DEVICE MODE\n", __func__);