1. NAME▲
ata_scsi_slave_config - Set SCSI device attributes
2. SYNOPSIS ▲
int ata_scsi_slave_config(struct scsi_device * sdev );
3. ARGUMENTS ▲
sdev
    SCSI device to examine
4. DESCRIPTION ▲
This is called before we actually start reading and writing to the device, to configure certain SCSI mid-layer behaviors.
5. LOCKING ▲
Defined by SCSI layer. We donAqt really care.
6. AUTHOR ▲
Jeff Garzik
    Author.
7. COPYRIGHT ▲