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

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-debug.c151 static void cvmx_debug_strcpy (char *dest, const char *src) function
439 cvmx_debug_strcpy(packet, tmp);
440 cvmx_debug_strcpy(&packet[tmpsize], buf);
469 cvmx_debug_strcpy(packet, buf);

Completed in 129 milliseconds