I2O_INSTALL_HANDLER

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

i2o_install_handler - install a message handler  

SYNOPSIS

"SYNOPSIS"

int i2o_install_handler (struct i2o_handler * h);  

ARGUMENTS

h
Handler structure
 

DESCRIPTION

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


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 13:31:32 GMT, October 06, 2005