i2o_cntxt_list_add(9) suse man page | unix.com

Man Page: i2o_cntxt_list_add

Operating Environment: suse

Section: 9

I2O_CNTXT_LIST_ADD(9)					       Message-based devices					     I2O_CNTXT_LIST_ADD(9)

NAME
i2o_cntxt_list_add - Append a pointer to context list and return a id
SYNOPSIS
u32 i2o_cntxt_list_add(struct i2o_controller * c, void * ptr);
ARGUMENTS
c controller to which the context list belong ptr pointer to add to the context list
DESCRIPTION
Because the context field in I2O is only 32-bit large, on 64-bit the pointer is to large to fit in the context field. The i2o_cntxt_list functions therefore map pointers to context fields. Returns context id > 0 on success or 0 on failure.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 I2O_CNTXT_LIST_ADD(9)
Related Man Pages
usb_fill_int_urb(9) - suse
ibv_close_device(3) - debian
ibv_close_device(3) - centos
memcached_get_memory_allocators(3) - centos
memcached_set_memory_allocators(3) - centos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Change directory error
Cut command on RHEL 6.8 compatibility issues
Tar Command