.\" 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 "SCSI_EH_BUS_DEVICE_RESET" "" "06 October 2005" "" ""
.SH NAME
scsi_eh_bus_device_reset \- send bdr if needed
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int scsi_eh_bus_device_reset (struct Scsi_Host * \fIshost\fB, struct list_head * \fIwork_q\fB, struct list_head * \fIdone_q\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIshost\fB\fR
scsi host being recovered.
.TP
\fB\fIwork_q\fB\fR
-- undescribed --
.TP
\fB\fIdone_q\fB\fR
-- undescribed --
.SH "NOTES"
.PP
Try a bus device reset. still, look to see whether we have multiple
devices that are jammed or not - if we have multiple devices, it
makes no sense to try bus_device_reset - we really would need to try
a bus_reset instead.