.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "I2O_SCSI_PROBE" "9" "09 October 2005" "" ""
.SH NAME
i2o_scsi_probe \- verify if dev is a I2O SCSI device and install it
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int i2o_scsi_probe (struct device * \fIdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
device to verify if it is a I2O SCSI device
.SH "DESCRIPTION"
.PP
Retrieve channel, id and lun for I2O device. If everthing goes well
register the I2O device as SCSI device on the I2O SCSI controller.
.PP
Returns 0 on success or negative error code on failure.