i2o_event_register(9) suse man page | unix.com

Man Page: i2o_event_register

Operating Environment: suse

Section: 9

I2O_EVENT_REGISTER(9)					       Message-based devices					     I2O_EVENT_REGISTER(9)

NAME
i2o_event_register - Turn on/off event notification for a I2O device
SYNOPSIS
int i2o_event_register(struct i2o_device * dev, struct i2o_driver * drv, int tcntxt, u32 evt_mask);
ARGUMENTS
dev I2O device which should receive the event registration request drv driver which want to get notified tcntxt 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. If you do not want further notifications, call the i2o_event_register again with a evt_mask of 0. Returns 0 on success or negative error code on failure.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 I2O_EVENT_REGISTER(9)
Related Man Pages
struct_bus_type(9) - centos
struct_input_polled_dev(9) - centos
struct_input_handler(9) - suse
struct_input_polled_dev(9) - suse
i2o_bs(7d) - sunos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
Shopt -s histappend