Searched refs:ms_debug_warn (Results 1 – 3 of 3) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/ |
| H A D | drvUsbHostConfig.h | 538 #undef ms_debug_warn 558 #define ms_debug_warn(fmt, arg...) \ macro 561 #define ms_debug_warn(fmt, arg...) do {} while (0) macro 579 #define ms_usbhost_warn ms_debug_warn
|
| H A D | drvUsbd.c | 129 #undef ms_debug_warn 140 #define ms_debug_warn(fmt, arg...) \ macro 143 #define ms_debug_warn(fmt, arg...) do {} while (0) macro 496 ms_debug_warn ("not queuing rh status urb\n"); in ms_rh_queue_status() 815 ms_debug_warn ("too many buses %s\n", pBus->bus_name); in ms_usb_register_bus()
|
| H A D | drvEhciHcd.c | 145 #undef ms_debug_warn 156 #define ms_debug_warn(fmt, arg...) \ macro 159 #define ms_debug_warn(fmt, arg...) do {} while (0) macro 997 ms_debug_warn ("devpath %s ep%d%s 3strikes\n", in ms_qtd_copy_status() 1012 ms_debug_warn("dev%d ep%d%s qtd token %08x --> status %d, len=%d\n", in ms_qtd_copy_status() 1555 ms_debug_warn ("intr period %d uframes, NYET!", (int)pUrb->u32Interval); in ms_qh_make() 1598 ms_debug_warn ("unknow speed %d", pUrb->dev->eSpeed); in ms_qh_make() 2293 ms_debug_warn ("Something wrong ==>lost IAA\n");//HW ISSUE? in ms_ehci_watchdog()
|