1ATA_DEV_PAIR(9) libata Library ATA_DEV_PAIR(9)
23
4
NAME
6ata_dev_pair - return other device on cable
7
SYNOPSIS
9struct ata_device * ata_dev_pair(struct ata_device * adev);
10
ARGUMENTS
12adev
13device
14
DESCRIPTION
16Obtain the other device on the same cable, or if none is present NULL
17is returned
18
AUTHOR
20Jeff Garzik
21Author.
22
COPYRIGHT
24Kernel Hackers Manual 3.10 June 2019 ATA_DEV_PAIR(9)