ata_dev_pair

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

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.