1<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>mptbase_sas_persist_operation</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="Linux Device Drivers"><link rel="up" href="message_devices.html#idp1111130356" title="Fusion message devices"><link rel="prev" href="API-mpt-free-fw-memory.html" title="mpt_free_fw_memory"><link rel="next" href="API-mpt-raid-phys-disk-pg0.html" title="mpt_raid_phys_disk_pg0"></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">mptbase_sas_persist_operation</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-mpt-free-fw-memory.html">Prev</a>&#160;</td><th width="60%" align="center">Fusion message devices</th><td width="20%" align="right">&#160;<a accesskey="n" href="API-mpt-raid-phys-disk-pg0.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="API-mptbase-sas-persist-operation"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>mptbase_sas_persist_operation &#8212; 
2     Perform operation on SAS Persistent Table
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">mptbase_sas_persist_operation </b>(</code></td><td>MPT_ADAPTER * <var class="pdparam">ioc</var>, </td></tr><tr><td>&#160;</td><td>u8 <var class="pdparam">persist_opcode</var><code>)</code>;</td></tr></table><div class="funcprototype-spacer">&#160;</div></div></div><div class="refsect1"><a name="idp1111316300"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>ioc</code></em></span></dt><dd><p>
4     Pointer to MPT_ADAPTER structure
5    </p></dd><dt><span class="term"><em class="parameter"><code>persist_opcode</code></em></span></dt><dd><p>
6     see below
7    </p></dd></dl></div></div><div class="refsect1"><a name="idp1111318932"></a><h2>Description</h2><p>
8   MPI_SAS_OP_CLEAR_NOT_PRESENT - Free all persist TargetID mappings for
9   devices not currently present.
10   MPI_SAS_OP_CLEAR_ALL_PERSISTENT - Clear al persist TargetID mappings
11</p></div><div class="refsect1"><a name="idp1111319716"></a><h2>NOTE</h2><p>
12   Don't use not this function during interrupt time.
13   </p><p>
14
15   Returns 0 for success, non-zero error
16</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-mpt-free-fw-memory.html">Prev</a>&#160;</td><td width="20%" align="center"><a accesskey="u" href="message_devices.html#idp1111130356">Up</a></td><td width="40%" align="right">&#160;<a accesskey="n" href="API-mpt-raid-phys-disk-pg0.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">mpt_free_fw_memory</span>&#160;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&#160;<span class="phrase">mpt_raid_phys_disk_pg0</span></td></tr></table></div></body></html>
17