.\" 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_BUS_RESET" "" "06 October 2005" "" "" .SH NAME i2o_scsi_bus_reset \- Issue a SCSI reset .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int i2o_scsi_bus_reset (Scsi_Cmnd * \fISCpnt\fB); \fR .SH "ARGUMENTS" .TP \fB\fISCpnt\fB\fR the command that caused the reset .SH "DESCRIPTION" .PP Perform a SCSI bus reset operation. In I2O this is just a message we pass. I2O can do clever multi-initiator and shared reset stuff but we don't support this. .SH "LOCKS" .PP called with no lock held, requires no locks.