Return ignored pata cable.
int ata_cable_ignore(struct ata_port * ap);
ap
port
Helper method for drivers which don't use cable type to limit transfer mode.
Jeff Garzik
Author.