Return unknown pata cable.
int ata_cable_unknown(struct ata_port * ap);
ap
port
Helper method for drivers which have no PATA cable detection.
Jeff Garzik
Author.