.\" 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_RECEIVE_COMMAND_RESPONSE" "9" "09 October 2005" "" ""
.SH NAME
ibmasm_receive_command_response \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void ibmasm_receive_command_response (struct service_processor * \fIsp\fB, void * \fIresponse\fB, size_t \fIsize\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIsp\fB\fR
-- undescribed --
.TP
\fB\fIresponse\fB\fR
-- undescribed --
.TP
\fB\fIsize\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
called by the interrupt handler when a dot command of type command_response
was received.