I2O_FIND_LUN
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
i2o_find_lun - report the lun of an i2o device
SYNOPSIS
"SYNOPSIS"
int i2o_find_lun (struct i2o_controller * c, struct i2o_device * d, int * target, int * lun);
ARGUMENTS
- c
-
i2o controller owning the device
- d
-
i2o disk device
- target
-
filled in with target id
- lun
-
filled in with target lun
DESCRIPTION
Query an I2O device to find out its SCSI lun and target numbering. We
don't currently handle some of the fancy SCSI-3 stuff although our
querying is sufficient to do so.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 06:20:51 GMT, October 06, 2005