centos man page for i2o_block_transfer

Query: i2o_block_transfer

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 transferred
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 3.10 June 2014 I2O_BLOCK_TRANSFER(9)
Related Man Pages
usb_control_msg(9) - suse
usb_sg_wait(9) - suse
struct_usb_composite_dev(9) - centos
usb_control_msg(9) - centos
usb_ep_queue(9) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!