1. NAME

ata_dev_pair - return other device on cable

2. SYNOPSIS

struct ata_device * ata_dev_pair(struct ata_device *  adev );

3. ARGUMENTS

adev
    device

4. DESCRIPTION

Obtain the other device on the same cable, or if none is present NULL is returned

5. AUTHOR

Jeff Garzik
    Author.

6. COPYRIGHT