.\" 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 "ATA_SCSI_SLAVE_CONFIG" "9" "09 October 2005" "" ""
.SH NAME
ata_scsi_slave_config \- Set SCSI device attributes
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int ata_scsi_slave_config (struct scsi_device * \fIsdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIsdev\fB\fR
SCSI device to examine
.SH "DESCRIPTION"
.PP
This is called before we actually start reading
and writing to the device, to configure certain
SCSI mid-layer behaviors.
.SH "LOCKING"
.PP
Defined by SCSI layer. We don't really care.