'\" t .\" Title: ata_scsi_user_scan .\" Author: .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: January 2017 .\" Manual: libata SCSI translation/emulation .\" Source: Kernel Hackers Manual 4.8.15 .\" Language: English .\" .TH "ATA_SCSI_USER_SCAN" "9" "January 2017" "Kernel Hackers Manual 4\&.8\&." "libata SCSI translation/emulat" .\" ----------------------------------------------------------------- .\" * 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" ata_scsi_user_scan \- indication for user\-initiated bus scan .SH "SYNOPSIS" .HP \w'int\ ata_scsi_user_scan('u .BI "int ata_scsi_user_scan(struct\ Scsi_Host\ *\ " "shost" ", unsigned\ int\ " "channel" ", unsigned\ int\ " "id" ", u64\ " "lun" ");" .SH "ARGUMENTS" .PP \fIshost\fR .RS 4 SCSI host to scan .RE .PP \fIchannel\fR .RS 4 Channel to scan .RE .PP \fIid\fR .RS 4 ID to scan .RE .PP \fIlun\fR .RS 4 LUN to scan .RE .SH "DESCRIPTION" .PP This function is called when user explicitly requests bus scan\&. Set probe pending flag and invoke EH\&. .PP LOCKING: SCSI layer (we don\*(Aqt care) .SH "RETURN" .PP Zero\&. .SH "AUTHOR" .PP \fBJeff Garzik\fR .RS 4 Author. .RE .SH "COPYRIGHT" .br