1ATA_SCSI_SLAVE_CONFI(9) libata SCSI translation/emulat ATA_SCSI_SLAVE_CONFI(9)
2
3
4
6 ata_scsi_slave_config - Set SCSI device attributes
7
9 int ata_scsi_slave_config(struct scsi_device * sdev);
10
12 sdev
13 SCSI device to examine
14
16 This is called before we actually start reading and writing to the
17 device, to configure certain SCSI mid-layer behaviors.
18
20 Defined by SCSI layer. We donĀ“t really care.
21
23 Jeff Garzik
24 Author.
25
27Kernel Hackers Manual 2.6. June 2019 ATA_SCSI_SLAVE_CONFI(9)