ata_cable_unknown(9)
NAME
ata_cable_unknown - return unknown PATA cable.
SYNOPSIS
int ata_cable_unknown(struct ata_port * ap);
ARGUMENTS
- ap
- port
DESCRIPTION
Helper method for drivers which have no PATA cable detection.
AUTHOR
- Jeff Garzik
- Author.
ata_cable_unknown - return unknown PATA cable.
int ata_cable_unknown(struct ata_port * ap);
Helper method for drivers which have no PATA cable detection.