.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "IBMASM_EXEC_COMMAND" "9" "09 October 2005" "" "" .SH NAME ibmasm_exec_command \- .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void ibmasm_exec_command (struct service_processor * \fIsp\fB, struct command * \fIcmd\fB); \fR .SH "ARGUMENTS" .TP \fB\fIsp\fB\fR -- undescribed -- .TP \fB\fIcmd\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP send a command to a service processor Commands are executed sequentially. One command (sp->current_command) is sent to the service processor. Once the interrupt handler gets a message of type command_response, the message is copied into the current commands buffer,