Lines Matching refs:xdbc_trace

33 #define	xdbc_trace	trace_printk  macro
35 static inline void xdbc_trace(const char *fmt, ...) { } in xdbc_trace() function
426 xdbc_trace("failed to initialize hardware\n"); in xdbc_start()
437 xdbc_trace("waiting for connection timed out\n"); in xdbc_start()
444 xdbc_trace("waiting for device configuration timed out\n"); in xdbc_start()
451 xdbc_trace("invalid root hub port number\n"); in xdbc_start()
457 xdbc_trace("DbC is running now, control 0x%08x port ID %d\n", in xdbc_start()
472 xdbc_trace("bad parameter, size %d\n", size); in xdbc_bulk_transfer()
481 xdbc_trace("connection not ready, flags %08x\n", xdbc.flags); in xdbc_bulk_transfer()
540 xdbc_trace("dbc recovered\n"); in xdbc_handle_external_reset()
549 xdbc_trace("failed to recover from external reset\n"); in xdbc_handle_external_reset()
692 xdbc_trace("connect status change event\n"); in xdbc_handle_port_status()
697 xdbc_trace("cable unplugged\n"); in xdbc_handle_port_status()
702 xdbc_trace("port reset change event\n"); in xdbc_handle_port_status()
705 xdbc_trace("port link status change event\n"); in xdbc_handle_port_status()
708 xdbc_trace("config error change\n"); in xdbc_handle_port_status()
736 xdbc_trace("endpoint %d stalled\n", ep_id); in xdbc_handle_tx_event()
746 xdbc_trace("invalid endpoint id %d\n", ep_id); in xdbc_handle_tx_event()
770 xdbc_trace("failed to recover connection\n"); in xdbc_handle_events()
860 xdbc_trace("previous transfer not completed yet\n"); in xdbc_bulk_write()
899 xdbc_trace("missed message {%s}\n", buf); in early_xdbc_write()
949 xdbc_trace("dbc scrub function exits\n"); in xdbc_scrub_function()
970 xdbc_trace("hardware not used anymore\n"); in xdbc_init()
976 xdbc_trace("failed to remap the io address\n"); in xdbc_init()