Query: sata_set_spd_needed
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SATA_SET_SPD_NEEDED(9) libata Core Internals SATA_SET_SPD_NEEDED(9)NAMEsata_set_spd_needed - is SATA spd configuration neededSYNOPSISint sata_set_spd_needed(struct ata_link * link);ARGUMENTSlink Link in questionDESCRIPTIONTest whether the spd limit in SControl matches link->sata_spd_limit. This function is used to determine whether hardreset is necessary to apply SATA spd configuration.LOCKINGInherited from caller.RETURNS1 if SATA spd configuration is needed, 0 otherwise.AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SATA_SET_SPD_NEEDED(9)