1<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>spi_display_xfer_agreement</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="SCSI Interfaces Guide"><link rel="up" href="Transport_classes.html#SPI_transport" title="Parallel SCSI (SPI) transport class"><link rel="prev" href="API-spi-schedule-dv-device.html" title="spi_schedule_dv_device"><link rel="next" href="API-spi-populate-tag-msg.html" title="spi_populate_tag_msg"></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">spi_display_xfer_agreement</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-spi-schedule-dv-device.html">Prev</a> </td><th width="60%" align="center">Parallel SCSI (SPI) transport class</th><td width="20%" align="right"> <a accesskey="n" href="API-spi-populate-tag-msg.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="API-spi-display-xfer-agreement"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>spi_display_xfer_agreement — 2 Print the current target transfer agreement 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">void <b class="fsfunc">spi_display_xfer_agreement </b>(</code></td><td>struct scsi_target * <var class="pdparam">starget</var><code>)</code>;</td></tr></table><div class="funcprototype-spacer"> </div></div></div><div class="refsect1"><a name="idp1124801820"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>starget</code></em></span></dt><dd><p> 4 The target for which to display the agreement 5 </p></dd></dl></div></div><div class="refsect1"><a name="idp1124803460"></a><h2>Description</h2><p> 6 Each SPI port is required to maintain a transfer agreement for each 7 other port on the bus. This function prints a one-line summary of 8 the current agreement; more detailed information is available in sysfs. 9</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-spi-schedule-dv-device.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="Transport_classes.html#SPI_transport">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-spi-populate-tag-msg.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">spi_schedule_dv_device</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">spi_populate_tag_msg</span></td></tr></table></div></body></html> 10