Query: ata_dev_phys_link
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_DEV_PHYS_LINK(9) libata Core Internals ATA_DEV_PHYS_LINK(9)NAMEata_dev_phys_link - find physical link for a deviceSYNOPSISstruct ata_link * ata_dev_phys_link(struct ata_device * dev);ARGUMENTSdev ATA device to look up physical link forDESCRIPTIONLook up physical link which dev is attached to. Note that this is different from dev->link only when dev is on slave link. For all other cases, it's the same as dev->link.LOCKINGDon't care.RETURNSPointer to the found physical link.AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ATA_DEV_PHYS_LINK(9)
Related Man Pages |
---|
mem(7d) - opensolaris |
hd(4) - redhat |
kmem(7d) - sunos |
kmem(7d) - opensolaris |
device_maps(4) - linux |