ata_cable_ignore(9)
NAME
ata_cable_ignore - return ignored PATA cable.
SYNOPSIS
int ata_cable_ignore(struct ata_port * ap);
ARGUMENTS
- ap
- port
DESCRIPTION
Helper method for drivers which donīt use cable type to limit transfer
mode.
AUTHOR
- Jeff Garzik
- Author.