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