I2O_SCSI_INIT

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

 

NAME

i2o_scsi_init - initialize an i2o device for scsi  

SYNOPSIS

"SYNOPSIS"

void i2o_scsi_init (struct i2o_controller * c, struct i2o_device * d, struct Scsi_Host * shpnt);  

ARGUMENTS

c
i2o controller owning the device
d
scsi controller
shpnt
scsi device we wish it to become
 

DESCRIPTION

Enumerate the scsi peripheral/fibre channel peripheral class devices that are children of the controller. From that we build a translation map for the command queue code. Since I2O works on its own tid's we effectively have to think backwards to get what the midlayer wants


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 05:30:37 GMT, October 06, 2005