Searched refs:putpacket (Results 1 – 6 of 6) sorted by relevance
355 putpacket (unsigned char *buffer) in putpacket() function634 putpacket(remcomOutBuffer); in handle_exception()759 putpacket(remcomOutBuffer); in handle_exception()
529 putpacket (unsigned char *buffer) in putpacket() function785 putpacket (remcomOutBuffer); in handle_exception()912 putpacket (remcomOutBuffer); in handle_exception()
91 .putpacket = NULL,
264 .putpacket = cvmx_debug_uart_putpacket,
445 int (*putpacket)(char *); member
427 if (cvmx_debug_comms[cvmx_debug_globals->comm_type]->putpacket == NULL) in cvmx_debug_putpacket_noformat()430 return cvmx_debug_comms[cvmx_debug_globals->comm_type]->putpacket(packet); in cvmx_debug_putpacket_noformat()