Home
last modified time | relevance | path

Searched refs:cvmx_debug_int8_to_strhex (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-debug.c397 static void cvmx_debug_int8_to_strhex(char *str, unsigned char t) in cvmx_debug_int8_to_strhex() function
799 cvmx_debug_int8_to_strhex(&reply[i * 2], t); in cvmx_debug_process_packet()