Query: cable_is_40wire
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CABLE_IS_40WIRE(9) libata Core Internals CABLE_IS_40WIRE(9)NAMEcable_is_40wire - 40/80/SATA deciderSYNOPSISint cable_is_40wire(struct ata_port * ap);ARGUMENTSap port to considerDESCRIPTIONThis function encapsulates the policy for speed management in one place. At the moment we don't cache the result but there is a good case for setting ap->cbl to the result when we are called with unknown cables (and figuring out if it impacts hotplug at all). Return 1 if the cable appears to be 40 wire.AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 CABLE_IS_40WIRE(9)