1<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Chapter 4. Internals</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="index.html" title="RapidIO Subsystem Guide"><link rel="prev" href="API-rio-unregister-scan.html" title="rio_unregister_scan"><link rel="next" href="API-struct-rio-switch.html" title="struct rio_switch"></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">Chapter 4. Internals</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-rio-unregister-scan.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="API-struct-rio-switch.html">Next</a></td></tr></table><hr></div><div class="chapter"><div class="titlepage"><div><div><h1 class="title"><a name="internals"></a>Chapter 4. Internals</h1></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl class="toc"><dt><span class="sect1"><a href="internals.html#Structures">Structures</a></span></dt><dt><span class="sect1"><a href="Enumeration_and_Discovery.html">Enumeration and Discovery</a></span></dt><dt><span class="sect1"><a href="Driver_functionality.html">Driver functionality</a></span></dt><dt><span class="sect1"><a href="Device_model_support.html">Device model support</a></span></dt><dt><span class="sect1"><a href="Sysfs_support.html">Sysfs support</a></span></dt><dt><span class="sect1"><a href="PPC32_support.html">PPC32 support</a></span></dt></dl></div><p>
2     This chapter contains the autogenerated documentation of the RapidIO
3     subsystem.
4     </p><div class="sect1"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="Structures"></a>Structures</h2></div></div></div><div class="toc"><dl class="toc"><dt><span class="refentrytitle"><a href="API-struct-rio-switch.html"><span class="phrase">struct rio_switch</span></a></span><span class="refpurpose"> — 
5  RIO switch info
6 </span></dt><dt><span class="refentrytitle"><a href="API-struct-rio-switch-ops.html"><span class="phrase">struct rio_switch_ops</span></a></span><span class="refpurpose"> — 
7     Per-switch operations
8 </span></dt><dt><span class="refentrytitle"><a href="API-struct-rio-dev.html"><span class="phrase">struct rio_dev</span></a></span><span class="refpurpose"> — 
9     RIO device info
10 </span></dt><dt><span class="refentrytitle"><a href="API-struct-rio-msg.html"><span class="phrase">struct rio_msg</span></a></span><span class="refpurpose"> — 
11     RIO message event
12 </span></dt><dt><span class="refentrytitle"><a href="API-struct-rio-dbell.html"><span class="phrase">struct rio_dbell</span></a></span><span class="refpurpose"> — 
13     RIO doorbell event
14 </span></dt><dt><span class="refentrytitle"><a href="API-struct-rio-mport.html"><span class="phrase">struct rio_mport</span></a></span><span class="refpurpose"> — 
15     RIO master port info
16 </span></dt><dt><span class="refentrytitle"><a href="API-struct-rio-net.html"><span class="phrase">struct rio_net</span></a></span><span class="refpurpose"> — 
17     RIO network info
18 </span></dt><dt><span class="refentrytitle"><a href="API-struct-rio-ops.html"><span class="phrase">struct rio_ops</span></a></span><span class="refpurpose"> — 
19     Low-level RIO configuration space operations
20 </span></dt><dt><span class="refentrytitle"><a href="API-struct-rio-driver.html"><span class="phrase">struct rio_driver</span></a></span><span class="refpurpose"> — 
21     RIO driver info
22 </span></dt><dt><span class="refentrytitle"><a href="API-struct-rio-scan.html"><span class="phrase">struct rio_scan</span></a></span><span class="refpurpose"> — 
23     RIO enumeration and discovery operations
24 </span></dt><dt><span class="refentrytitle"><a href="API-struct-rio-scan-node.html"><span class="phrase">struct rio_scan_node</span></a></span><span class="refpurpose"> — 
25     list node to register RapidIO enumeration and discovery methods with RapidIO core.
26 </span></dt></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-rio-unregister-scan.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="API-struct-rio-switch.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">rio_unregister_scan</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">struct rio_switch</span></td></tr></table></div></body></html>
27