'\" t .\" Title: mptscsih_bus_reset .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: January 2017 .\" Manual: Message-based devices .\" Source: Kernel Hackers Manual 4.8.15 .\" Language: English .\" .TH "MPTSCSIH_BUS_RESET" "9" "January 2017" "Kernel Hackers Manual 4\&.8\&." "Message-based devices" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" mptscsih_bus_reset \- Perform a SCSI BUS_RESET! new_eh variant .SH "SYNOPSIS" .HP \w'int\ mptscsih_bus_reset('u .BI "int mptscsih_bus_reset(struct\ scsi_cmnd\ *\ " "SCpnt" ");" .SH "ARGUMENTS" .PP \fISCpnt\fR .RS 4 Pointer to scsi_cmnd structure, IO which reset is due to .RE .SH "DESCRIPTION" .PP (linux scsi_host_template\&.eh_bus_reset_handler routine) .PP Returns SUCCESS or FAILED\&. .SH "COPYRIGHT" .br