other versions
ATA_DEV_PAIR(9) | libata Library | ATA_DEV_PAIR(9) |
NAME¶
ata_dev_pair - return other device on cableSYNOPSIS¶
struct ata_device * ata_dev_pair(struct ata_device * adev);
ARGUMENTS¶
struct ata_device * adevdevice
DESCRIPTION¶
Obtain the other device on the same cable, or if none is present NULL is returnedAUTHOR¶
Jeff GarzikAuthor.
COPYRIGHT¶
September 2017 | Kernel Hackers Manual 4.12 |