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
427 xdbc_trace("failed to initialize hardware\n"); in xdbc_start()
438 xdbc_trace("waiting for connection timed out\n"); in xdbc_start()
445 xdbc_trace("waiting for device configuration timed out\n"); in xdbc_start()
452 xdbc_trace("invalid root hub port number\n"); in xdbc_start()
458 xdbc_trace("DbC is running now, control 0x%08x port ID %d\n", in xdbc_start()
473 xdbc_trace("bad parameter, size %d\n", size); in xdbc_bulk_transfer()
482 xdbc_trace("connection not ready, flags %08x\n", xdbc.flags); in xdbc_bulk_transfer()
541 xdbc_trace("dbc recovered\n"); in xdbc_handle_external_reset()
550 xdbc_trace("failed to recover from external reset\n"); in xdbc_handle_external_reset()
696 xdbc_trace("connect status change event\n"); in xdbc_handle_port_status()
701 xdbc_trace("cable unplugged\n"); in xdbc_handle_port_status()
706 xdbc_trace("port reset change event\n"); in xdbc_handle_port_status()
709 xdbc_trace("port link status change event\n"); in xdbc_handle_port_status()
712 xdbc_trace("config error change\n"); in xdbc_handle_port_status()
740 xdbc_trace("endpoint %d stalled\n", ep_id); in xdbc_handle_tx_event()
750 xdbc_trace("invalid endpoint id %d\n", ep_id); in xdbc_handle_tx_event()
774 xdbc_trace("failed to recover connection\n"); in xdbc_handle_events()
864 xdbc_trace("previous transfer not completed yet\n"); in xdbc_bulk_write()
903 xdbc_trace("missed message {%s}\n", buf); in early_xdbc_write()
953 xdbc_trace("dbc scrub function exits\n"); in xdbc_scrub_function()
974 xdbc_trace("hardware not used anymore\n"); in xdbc_init()
980 xdbc_trace("failed to remap the io address\n"); in xdbc_init()