Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-debug.h231 } cvmx_debug_command_t; typedef
H A Dcvmx-debug.c613 static cvmx_debug_command_t cvmx_debug_process_packet(const char *packet) in cvmx_debug_process_packet()
616 cvmx_debug_command_t result = COMMAND_NOP; in cvmx_debug_process_packet()
1047 static cvmx_debug_command_t cvmx_debug_process_next_packet(void) in cvmx_debug_process_next_packet()
1191 cvmx_debug_command_t command = COMMAND_NOP; in cvmx_debug_perform_proxy()