Searched refs:putpacket (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-debug-remote.c92 .putpacket = NULL,
H A Dcvmx-debug-uart.c236 .putpacket = cvmx_debug_uart_putpacket,
H A Dcvmx-debug.h448 int (*putpacket)(char *); member in struct:__anon6377
H A Dcvmx-debug.c378 if (cvmx_debug_comms[cvmx_debug_globals->comm_type]->putpacket == NULL)
395 if (cvmx_debug_comms[cvmx_debug_globals->comm_type]->putpacket == NULL)
398 return cvmx_debug_comms[cvmx_debug_globals->comm_type]->putpacket(packet);
/freebsd-9.3-release/contrib/gdb/gdb/
H A Di386-stub.c529 putpacket (unsigned char *buffer) function
785 putpacket (remcomOutBuffer);
912 putpacket (remcomOutBuffer);
H A Dsparc-stub.c355 putpacket (unsigned char *buffer) function
634 putpacket(remcomOutBuffer);
759 putpacket(remcomOutBuffer);

Completed in 133 milliseconds