other versions
ATA_SAS_SLAVE_CONFIG(9) | libata SCSI translation/emulat | ATA_SAS_SLAVE_CONFIG(9) |
NAME¶
ata_sas_slave_configure - Default slave_config routine for libata devicesSYNOPSIS¶
int ata_sas_slave_configure(struct scsi_device * sdev, struct ata_port * ap);
ARGUMENTS¶
struct scsi_device * sdevSCSI device to configure
struct ata_port * ap
ATA port to which SCSI device is attached
RETURN¶
Zero.AUTHOR¶
Jeff GarzikAuthor.
COPYRIGHT¶
September 2017 | Kernel Hackers Manual 4.12 |