I2OB_SEND

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

 

NAME

i2ob_send - Turn a request into a message and send it  

SYNOPSIS

"SYNOPSIS"

int i2ob_send (u32 m, struct i2ob_device * dev, struct i2ob_request * ireq, int unit);  

ARGUMENTS

m
Message offset
dev
I2O device
ireq
Request structure
unit
Device identity
 

DESCRIPTION

Generate an I2O BSAREAD request. This interface function is called for devices that appear to explode when they are fed indirect chain pointers (notably right now this appears to afflict Promise hardwre, so be careful what you feed the hardware

No cleanup is done by this interface. It is done on the interrupt side when the reply arrives


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 13:31:32 GMT, October 06, 2005