1<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Driver functionality</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="RapidIO Subsystem Guide"><link rel="up" href="internals.html" title="Chapter 4. Internals"><link rel="prev" href="API-rio-basic-attach.html" title="rio_basic_attach"><link rel="next" href="API-rio-setup-inb-dbell.html" title="rio_setup_inb_dbell"></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">Driver functionality</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-rio-basic-attach.html">Prev</a> </td><th width="60%" align="center">Chapter 4. Internals</th><td width="20%" align="right"> <a accesskey="n" href="API-rio-setup-inb-dbell.html">Next</a></td></tr></table><hr></div><div class="sect1"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="Driver_functionality"></a>Driver functionality</h2></div></div></div><div class="toc"><dl class="toc"><dt><span class="refentrytitle"><a href="API-rio-setup-inb-dbell.html"><span class="phrase">rio_setup_inb_dbell</span></a></span><span class="refpurpose"> — 
2  bind inbound doorbell callback
3 </span></dt><dt><span class="refentrytitle"><a href="API-rio-chk-dev-route.html"><span class="phrase">rio_chk_dev_route</span></a></span><span class="refpurpose"> — 
4     Validate route to the specified device.
5 </span></dt><dt><span class="refentrytitle"><a href="API-rio-chk-dev-access.html"><span class="phrase">rio_chk_dev_access</span></a></span><span class="refpurpose"> — 
6     Validate access to the specified device.
7 </span></dt><dt><span class="refentrytitle"><a href="API-rio-get-input-status.html"><span class="phrase">rio_get_input_status</span></a></span><span class="refpurpose"> — 
8     Sends a Link-Request/Input-Status control symbol and returns link-response (if requested).
9 </span></dt><dt><span class="refentrytitle"><a href="API-rio-clr-err-stopped.html"><span class="phrase">rio_clr_err_stopped</span></a></span><span class="refpurpose"> — 
10     Clears port Error-stopped states.
11 </span></dt><dt><span class="refentrytitle"><a href="API-rio-std-route-add-entry.html"><span class="phrase">rio_std_route_add_entry</span></a></span><span class="refpurpose"> — 
12     Add switch route table entry using standard registers defined in RIO specification rev.1.3
13 </span></dt><dt><span class="refentrytitle"><a href="API-rio-std-route-get-entry.html"><span class="phrase">rio_std_route_get_entry</span></a></span><span class="refpurpose"> — 
14     Read switch route table entry (port number) associated with specified destID using standard registers defined in RIO specification rev.1.3
15 </span></dt><dt><span class="refentrytitle"><a href="API-rio-std-route-clr-table.html"><span class="phrase">rio_std_route_clr_table</span></a></span><span class="refpurpose"> — 
16     Clear swotch route table using standard registers defined in RIO specification rev.1.3.
17 </span></dt><dt><span class="refentrytitle"><a href="API-rio-find-mport.html"><span class="phrase">rio_find_mport</span></a></span><span class="refpurpose"> — 
18     find RIO mport by its ID
19 </span></dt><dt><span class="refentrytitle"><a href="API-rio-mport-scan.html"><span class="phrase">rio_mport_scan</span></a></span><span class="refpurpose"> — 
20     execute enumeration/discovery on the specified mport
21 </span></dt><dt><span class="refentrytitle"><a href="API-RIO-LOP-READ.html"><span class="phrase">RIO_LOP_READ</span></a></span><span class="refpurpose"> — 
22  Generate rio_local_read_config_* functions
23 </span></dt><dt><span class="refentrytitle"><a href="API-RIO-LOP-WRITE.html"><span class="phrase">RIO_LOP_WRITE</span></a></span><span class="refpurpose"> — 
24     Generate rio_local_write_config_* functions
25 </span></dt><dt><span class="refentrytitle"><a href="API-RIO-OP-READ.html"><span class="phrase">RIO_OP_READ</span></a></span><span class="refpurpose"> — 
26     Generate rio_mport_read_config_* functions
27 </span></dt><dt><span class="refentrytitle"><a href="API-RIO-OP-WRITE.html"><span class="phrase">RIO_OP_WRITE</span></a></span><span class="refpurpose"> — 
28     Generate rio_mport_write_config_* functions
29 </span></dt></dl></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-rio-basic-attach.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="internals.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-rio-setup-inb-dbell.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">rio_basic_attach</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">rio_setup_inb_dbell</span></td></tr></table></div></body></html>
30