Query: sata_set_spd
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SATA_SET_SPD(9) libata Library SATA_SET_SPD(9)NAMEsata_set_spd - set SATA spd according to spd limitSYNOPSISint sata_set_spd(struct ata_link * link);ARGUMENTSlink Link to set SATA spd forDESCRIPTIONSet SATA spd of link according to sata_spd_limit.LOCKINGInherited from caller.RETURNS0 if spd doesn't need to be changed, 1 if spd has been changed. Negative errno if SCR registers are inaccessible.AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SATA_SET_SPD(9)