I2O_EVENT_REGISTER

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

 

NAME

i2o_event_register - register interest in an event  

SYNOPSIS

"SYNOPSIS"

int i2o_event_register (struct i2o_controller * c, u32 tid, u32 init_context, u32 tr_context, u32 evt_mask);  

ARGUMENTS

c
Controller to register interest with
tid
I2O task id
init_context
initiator context to use with this notifier
tr_context
transaction context to use with this notifier
evt_mask
mask of events
 

DESCRIPTION

Create and posts an event registration message to the task. No reply is waited for, or expected. Errors in posting will be reported.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 06:20:51 GMT, October 06, 2005