.\" 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 "I2O_INSTALL_HANDLER" "" "06 October 2005" "" "" .SH NAME i2o_install_handler \- install a message handler .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int i2o_install_handler (struct i2o_handler * \fIh\fB); \fR .SH "ARGUMENTS" .TP \fB\fIh\fB\fR Handler structure .SH "DESCRIPTION" .PP Install an I2O handler - these handle the asynchronous messaging from the card once it has initialised. If the table of handlers is full then -ENOSPC is returned. On a success 0 is returned and the context field is set by the function. The structure is part of the system from this time onwards. It must not be freed until it has been uninstalled