'\" t .\" Title: ata_scsi_slave_config .\" Author: .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: July 2017 .\" Manual: libata SCSI translation/emulation .\" Source: Kernel Hackers Manual 4.11.6 .\" Language: English .\" .TH "ATA_SCSI_SLAVE_CONFI" "9" "July 2017" "Kernel Hackers Manual 4\&.11\&" "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_slave_config \- Set SCSI device attributes .SH "SYNOPSIS" .HP \w'int\ ata_scsi_slave_config('u .BI "int ata_scsi_slave_config(struct\ scsi_device\ *\ " "sdev" ");" .SH "ARGUMENTS" .PP \fIstruct scsi_device * sdev\fR .RS 4 SCSI device to examine .RE .SH "DESCRIPTION" .PP This is called before we actually start reading and writing to the device, to configure certain SCSI mid\-layer behaviors\&. .PP LOCKING: Defined by SCSI layer\&. We don\*(Aqt really care\&. .SH "AUTHOR" .PP \fBJeff Garzik\fR .RS 4 Author. .RE .SH "COPYRIGHT" .br