Newer
Older
UbixOS / doc / html / structdevice__node.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>UbixOS V2: device_node Struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.7 -->
<div class="tabs">
  <ul>
    <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
    <li id="current"><a href="classes.html"><span>Data&nbsp;Structures</span></a></li>
    <li><a href="files.html"><span>Files</span></a></li>
    <li><a href="dirs.html"><span>Directories</span></a></li>
    <li>
      <form action="search.php" method="get">
        <table cellspacing="0" cellpadding="0" border="0">
          <tr>
            <td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
            <td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
          </tr>
        </table>
      </form>
    </li>
  </ul></div>
<div class="tabs">
  <ul>
    <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
    <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
    <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
  </ul></div>
<h1>device_node Struct Reference</h1><!-- doxytag: class="device_node" --><code>#include &lt;<a class="el" href="device_8h-source.html">device.h</a>&gt;</code>
<p>
Collaboration diagram for device_node:<p><center><img src="structdevice__node__coll__graph.png" border="0" usemap="#device__node__coll__map" alt="Collaboration graph"></center>
<map name="device__node__coll__map">
<area href="structdevice__resource.html" shape="rect" coords="6,94,136,174" alt="">
<area href="structdevice__interface.html" shape="rect" coords="160,6,294,262" alt="">
</map>
<center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structdevice__interface.html">device_interface</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdevice__node.html#588d09d5dabf1c8866d359aaac799b1c">devInfo</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structdevice__resource.html">device_resource</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdevice__node.html#d445e096509dce85b184a2a3d4f9a52f">devRec</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdevice__node.html#3817327901b55e2ca15b2e4dfa20789f">minor</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structdevice__node.html">device_node</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdevice__node.html#747f88b0cd43b7b710d8fb86ea50fbaf">next</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structdevice__node.html">device_node</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdevice__node.html#7ec9182b21c0911760a148ac77a7e2a2">prev</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdevice__node.html#431c348cd0c27dceca9b3cd14ec6659d">type</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>

<p>

<p>
Definition at line <a class="el" href="device_8h-source.html#l00035">35</a> of file <a class="el" href="device_8h-source.html">device.h</a>.<hr><h2>Field Documentation</h2>
<a class="anchor" name="588d09d5dabf1c8866d359aaac799b1c"></a><!-- doxytag: member="device_node::devInfo" ref="588d09d5dabf1c8866d359aaac799b1c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="structdevice__interface.html">device_interface</a>* <a class="el" href="structdevice__node.html#588d09d5dabf1c8866d359aaac799b1c">device_node::devInfo</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="device_8h-source.html#l00038">38</a> of file <a class="el" href="device_8h-source.html">device.h</a>.
<p>
Referenced by <a class="el" href="devfs_8c-source.html#l00071">devfs_open()</a>, <a class="el" href="devfs_8c-source.html#l00114">devfs_read()</a>, <a class="el" href="devfs_8c-source.html#l00160">devfs_write()</a>, <a class="el" href="device_8c-source.html#l00051">device_add()</a>, <a class="el" href="device_8c-source.html#l00086">device_find()</a>, <a class="el" href="ufs_8c-source.html#l00051">dskread()</a>, <a class="el" href="fdc_8c-source.html#l00058">fdcInit2()</a>, <a class="el" href="hd_8c-source.html#l00145">hdInit()</a>, <a class="el" href="ubixfs_8c-source.html#l00046">openFileUbixFS()</a>, <a class="el" href="block_8c-source.html#l00074">syncBat()</a>, <a class="el" href="ubixfs_8c-source.html#l00376">ubixfs_initialize()</a>, <a class="el" href="ubixfs_8c-source.html#l00341">ubixfs_loadData()</a>, <a class="el" href="directory_8c-source.html#l00094">ubixFSmkDir()</a>, <a class="el" href="ubixfs_8c-source.html#l00309">ubixFSUnlink()</a>, and <a class="el" href="ubixfs_8c-source.html#l00232">writeUbixFS()</a>.
</div>
</div><p>
<a class="anchor" name="d445e096509dce85b184a2a3d4f9a52f"></a><!-- doxytag: member="device_node::devRec" ref="d445e096509dce85b184a2a3d4f9a52f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="structdevice__resource.html">device_resource</a>* <a class="el" href="structdevice__node.html#d445e096509dce85b184a2a3d4f9a52f">device_node::devRec</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="device_8h-source.html#l00039">39</a> of file <a class="el" href="device_8h-source.html">device.h</a>.
</div>
</div><p>
<a class="anchor" name="3817327901b55e2ca15b2e4dfa20789f"></a><!-- doxytag: member="device_node::minor" ref="3817327901b55e2ca15b2e4dfa20789f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structdevice__node.html#3817327901b55e2ca15b2e4dfa20789f">device_node::minor</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="device_8h-source.html#l00041">41</a> of file <a class="el" href="device_8h-source.html">device.h</a>.
<p>
Referenced by <a class="el" href="device_8c-source.html#l00051">device_add()</a>, and <a class="el" href="device_8c-source.html#l00086">device_find()</a>.
</div>
</div><p>
<a class="anchor" name="747f88b0cd43b7b710d8fb86ea50fbaf"></a><!-- doxytag: member="device_node::next" ref="747f88b0cd43b7b710d8fb86ea50fbaf" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="structdevice__node.html">device_node</a>* <a class="el" href="structdevice__node.html#747f88b0cd43b7b710d8fb86ea50fbaf">device_node::next</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="device_8h-source.html#l00037">37</a> of file <a class="el" href="device_8h-source.html">device.h</a>.
<p>
Referenced by <a class="el" href="device_8c-source.html#l00051">device_add()</a>, <a class="el" href="device_8c-source.html#l00086">device_find()</a>, and <a class="el" href="device_8c-source.html#l00110">device_remove()</a>.
</div>
</div><p>
<a class="anchor" name="7ec9182b21c0911760a148ac77a7e2a2"></a><!-- doxytag: member="device_node::prev" ref="7ec9182b21c0911760a148ac77a7e2a2" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="structdevice__node.html">device_node</a>* <a class="el" href="structdevice__node.html#7ec9182b21c0911760a148ac77a7e2a2">device_node::prev</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="device_8h-source.html#l00036">36</a> of file <a class="el" href="device_8h-source.html">device.h</a>.
<p>
Referenced by <a class="el" href="device_8c-source.html#l00051">device_add()</a>.
</div>
</div><p>
<a class="anchor" name="431c348cd0c27dceca9b3cd14ec6659d"></a><!-- doxytag: member="device_node::type" ref="431c348cd0c27dceca9b3cd14ec6659d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char <a class="el" href="structdevice__node.html#431c348cd0c27dceca9b3cd14ec6659d">device_node::type</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="device_8h-source.html#l00040">40</a> of file <a class="el" href="device_8h-source.html">device.h</a>.
<p>
Referenced by <a class="el" href="device_8c-source.html#l00051">device_add()</a>.
</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li>src/sys/include/sys/<a class="el" href="device_8h-source.html">device.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Fri Dec 15 11:26:45 2006 for UbixOS V2 by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
</body>
</html>