other versions
- stretch 4.9.168-1
ATA_SCSI_SLAVE_CONFI(9) | libata SCSI translation/emulat | ATA_SCSI_SLAVE_CONFI(9) |
NAME¶
ata_scsi_slave_config - Set SCSI device attributesSYNOPSIS¶
int ata_scsi_slave_config(struct scsi_device * sdev);
ARGUMENTS¶
sdevSCSI device to examine
DESCRIPTION¶
This is called before we actually start reading and writing to the device, to configure certain SCSI mid-layer behaviors.LOCKING: Defined by SCSI layer. We don't really care.
AUTHOR¶
Jeff GarzikAuthor.
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |