Default slave_config routine for libata devices
int ata_sas_slave_configure(struct scsi_device * sdev, struct ata_port * ap);
sdev
SCSI device to configure
ap
ATA port to which SCSI device is attached
Zero.
Jeff Garzik
Author.