Man Page: i2o_block_transfer
Operating Environment: centos
Section: 9
I2O_BLOCK_TRANSFER(9) Message-based devices I2O_BLOCK_TRANSFER(9)NAMEi2o_block_transfer - Transfer a request to/from the I2O controllerSYNOPSISint i2o_block_transfer(struct request * req);ARGUMENTSreq the request which should be transferredDESCRIPTIONThis 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 I2O_BLOCK_TRANSFER(9)
| Related Man Pages |
|---|
| usb_ep_queue(9) - suse |
| struct_usb_composite_dev(9) - centos |
| usb_control_msg(9) - centos |
| eio_cancel(3) - php |
| mojo::message::request(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Tar Command |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |