1<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>sata_set_spd</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="libATA Developer's Guide"><link rel="up" href="libataExt.html" title="Chapter 4. libata Library"><link rel="prev" href="API-ata-dev-pair.html" title="ata_dev_pair"><link rel="next" href="API-ata-timing-cycle2mode.html" title="ata_timing_cycle2mode"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center"><span class="phrase">sata_set_spd</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ata-dev-pair.html">Prev</a> </td><th width="60%" align="center">Chapter 4. libata Library</th><td width="20%" align="right"> <a accesskey="n" href="API-ata-timing-cycle2mode.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="API-sata-set-spd"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>sata_set_spd — 2 set SATA spd according to spd limit 3 </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="funcsynopsis"><table border="0" class="funcprototype-table" summary="Function synopsis" style="cellspacing: 0; cellpadding: 0;"><tr><td><code class="funcdef">int <b class="fsfunc">sata_set_spd </b>(</code></td><td>struct ata_link * <var class="pdparam">link</var><code>)</code>;</td></tr></table><div class="funcprototype-spacer"> </div></div></div><div class="refsect1"><a name="idp1123571676"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>link</code></em></span></dt><dd><p> 4 Link to set SATA spd for 5 </p></dd></dl></div></div><div class="refsect1"><a name="idp1123573244"></a><h2>Description</h2><p> 6 Set SATA spd of <em class="parameter"><code>link</code></em> according to sata_spd_limit. 7</p></div><div class="refsect1"><a name="idp1123574172"></a><h2>LOCKING</h2><p> 8 Inherited from caller. 9</p></div><div class="refsect1"><a name="idp1123574748"></a><h2>RETURNS</h2><p> 10 0 if spd doesn't need to be changed, 1 if spd has been 11 changed. Negative errno if SCR registers are inaccessible. 12</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ata-dev-pair.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="libataExt.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ata-timing-cycle2mode.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">ata_dev_pair</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span class="phrase">ata_timing_cycle2mode</span></td></tr></table></div></body></html> 13