.\" 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_NOTIFY_DEVICE_ADD" "9" "09 October 2005" "" ""
.SH NAME
i2o_scsi_notify_device_add \- Retrieve notifications of added devices
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void i2o_scsi_notify_device_add (struct i2o_device * \fIi2o_dev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIi2o_dev\fB\fR
the I2O device which was added
.SH "DESCRIPTION"
.PP
If a I2O device is added we catch the notification, because I2O classes
other then SCSI peripheral will not be received through
\fBi2o_scsi_probe\fR\&.