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

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-debug.c616 cvmx_debug_command_t result = COMMAND_NOP;
1055 return COMMAND_NOP;
1191 cvmx_debug_command_t command = COMMAND_NOP;
1269 if (command != COMMAND_NOP && state.step_all)
1281 if (command == COMMAND_NOP && cvmx_debug_globals->comm_changed)
1290 } while (command == COMMAND_NOP);
1309 state.command = COMMAND_NOP;
H A Dcvmx-debug.h228 COMMAND_NOP = 0, /**< Core doesn't need to do anything. Just stay in exception handler */ enumerator in enum:__anon6812

Completed in 205 milliseconds