I2O_BLOCK_TRANSFER

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

i2o_block_transfer - Transfer a request to/from the I2O controller  

SYNOPSIS

"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.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:13 GMT, October 09, 2005