ata_dev_pair (9) Linux Manual Page
ata_dev_pair – return other device on cable
Synopsis
struct ata_device *ata_dev_pair(struct ata_device *adev);
Arguments
adev
-
- device
Description
Obtain the other device on the same cable, or if none is present NULL is returned
Author
Jeff Garzik
- Author.
