.\" 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_TRY_BUS_DEVICE_RESET" "9" "09 October 2005" "" "" .SH NAME scsi_try_bus_device_reset \- Ask host to perform a BDR on a dev .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int scsi_try_bus_device_reset (struct scsi_cmnd * \fIscmd\fB); \fR .SH "ARGUMENTS" .TP \fB\fIscmd\fB\fR SCSI cmd used to send BDR .SH "NOTES" .PP There is no timeout for this operation. if this operation is unreliable for a given host, then the host itself needs to put a timer on it, and set the host back to a consistent state prior to returning.