other versions
ATA_CABLE_80WIRE(9) | libata Library | ATA_CABLE_80WIRE(9) |
NAME¶
ata_cable_80wire - return 80 wire cable type
SYNOPSIS¶
int ata_cable_80wire(struct ata_port * ap);
ARGUMENTS¶
struct ata_port * ap
port
DESCRIPTION¶
Helper method for drivers which want to hardwire 80 wire cable detection.
AUTHOR¶
Jeff Garzik
Author.
COPYRIGHT¶
July 2017 | Kernel Hackers Manual 4.12 |