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

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-debug.h231 } cvmx_debug_command_t; typedef in typeref:enum:__anon6812
240 uint32_t command; /**< Command for all cores (cvmx_debug_command_t) */
H A Dcvmx-debug.c613 static cvmx_debug_command_t cvmx_debug_process_packet(const char *packet)
616 cvmx_debug_command_t result = COMMAND_NOP;
1047 static cvmx_debug_command_t cvmx_debug_process_next_packet(void)
1191 cvmx_debug_command_t command = COMMAND_NOP;

Completed in 119 milliseconds