Searched refs:ibmasm_exec_command (Results 1 – 6 of 6) sorted by relevance
99 ibmasm_exec_command(sp, command); in ibmasm_send_driver_vpd()144 ibmasm_exec_command(sp, cmd); in ibmasm_send_os_state()
74 ibmasm_exec_command(sp, cmd); in ibmasm_start_reverse_heartbeat()
100 ibmasm_exec_command(sp, cmd); in ibmasm_receive_heartbeat()
119 void ibmasm_exec_command(struct service_processor *sp, struct command *cmd) in ibmasm_exec_command() function
169 void ibmasm_exec_command(struct service_processor *sp, struct command *cmd);
336 ibmasm_exec_command(command_data->sp, cmd); in command_file_write()