other versions
ATA_CABLE_IGNORE(9) | libata Library | ATA_CABLE_IGNORE(9) |
NAME¶
ata_cable_ignore - return ignored PATA cable.
SYNOPSIS¶
int ata_cable_ignore(struct ata_port * ap);
ARGUMENTS¶
struct ata_port * ap
port
DESCRIPTION¶
Helper method for drivers which don't use cable type to limit transfer mode.
AUTHOR¶
Jeff Garzik
Author.
COPYRIGHT¶
July 2017 | Kernel Hackers Manual 4.12 |