Return sata cable type
int ata_cable_sata(struct ata_port * ap);
ap
port
Helper method for drivers which have SATA cables
Jeff Garzik
Author.