Searched refs:command_get (Results 1 – 2 of 2) sorted by relevance
116 command_get(sp->current_command); in ibmasm_exec_command()135 command_get(sp->current_command); in exec_next_command()
101 static inline void command_get(struct command *cmd) in command_get() function