i2o_block_transfer(9) suse man page | unix.com

Man Page: i2o_block_transfer

Operating Environment: suse

Section: 9

I2O_BLOCK_TRANSFER(9)					       Message-based devices					     I2O_BLOCK_TRANSFER(9)

NAME
i2o_block_transfer - Transfer a request to/from the I2O controller
SYNOPSIS
int i2o_block_transfer(struct request * req);
ARGUMENTS
req the request which should be transfered
DESCRIPTION
This function converts the request into a I2O message. The necessary DMA buffers are allocated and after everything is setup post the message to the I2O controller. No cleanup is done by this function. It is done on the interrupt side when the reply arrives. Return 0 on success or negative error code on failure.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 I2O_BLOCK_TRANSFER(9)
Related Man Pages
usb_control_msg(9) - suse
usb_ep_queue(9) - suse
usb_sg_init(9) - suse
usb_ep_queue(9) - centos
struct_usb_request(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Tar Command
Shopt -s histappend