<!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: memDescriptor 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 Page</span></a></li> <li id="current"><a href="classes.html"><span>Data 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> <u>S</u>earch for </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 List</span></a></li> <li><a href="annotated.html"><span>Data Structures</span></a></li> <li><a href="functions.html"><span>Data Fields</span></a></li> </ul></div> <h1>memDescriptor Struct Reference</h1><!-- doxytag: class="memDescriptor" --><code>#include <<a class="el" href="kmalloc_8h-source.html">kmalloc.h</a>></code> <p> Collaboration diagram for memDescriptor:<p><center><img src="structmemDescriptor__coll__graph.png" border="0" usemap="#memDescriptor__coll__map" alt="Collaboration graph"></center> <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">void * </td><td class="memItemRight" valign="bottom"><a class="el" href="structmemDescriptor.html#a1d1c6fe6d86d782b64c1ca467250cb9">baseAddr</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structmemDescriptor.html#058bea66f641af082849f748d83ea065">limit</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structmemDescriptor.html">memDescriptor</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structmemDescriptor.html#fef7871e9eb4790c4593ddfaddcd028f">next</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structmemDescriptor.html">memDescriptor</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structmemDescriptor.html#1c3d40435fbd7093299235a8684d8b66">prev</a></td></tr> </table> <hr><a name="_details"></a><h2>Detailed Description</h2> <p> <p> Definition at line <a class="el" href="kmalloc_8h-source.html#l00043">43</a> of file <a class="el" href="kmalloc_8h-source.html">kmalloc.h</a>.<hr><h2>Field Documentation</h2> <a class="anchor" name="a1d1c6fe6d86d782b64c1ca467250cb9"></a><!-- doxytag: member="memDescriptor::baseAddr" ref="a1d1c6fe6d86d782b64c1ca467250cb9" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void* <a class="el" href="structmemDescriptor.html#a1d1c6fe6d86d782b64c1ca467250cb9">memDescriptor::baseAddr</a> </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="kmalloc_8h-source.html#l00046">46</a> of file <a class="el" href="kmalloc_8h-source.html">kmalloc.h</a>. <p> Referenced by <a class="el" href="kmalloc_8c-source.html#l00351">kfree()</a>, <a class="el" href="kmalloc_8c-source.html#l00247">kmalloc()</a>, and <a class="el" href="kmalloc_8c-source.html#l00185">mergeMemBlocks()</a>. </div> </div><p> <a class="anchor" name="058bea66f641af082849f748d83ea065"></a><!-- doxytag: member="memDescriptor::limit" ref="058bea66f641af082849f748d83ea065" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> <a class="el" href="structmemDescriptor.html#058bea66f641af082849f748d83ea065">memDescriptor::limit</a> </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="kmalloc_8h-source.html#l00047">47</a> of file <a class="el" href="kmalloc_8h-source.html">kmalloc.h</a>. <p> Referenced by <a class="el" href="kmalloc_8c-source.html#l00124">insertFreeDesc()</a>, <a class="el" href="kmalloc_8c-source.html#l00351">kfree()</a>, <a class="el" href="kmalloc_8c-source.html#l00247">kmalloc()</a>, and <a class="el" href="kmalloc_8c-source.html#l00185">mergeMemBlocks()</a>. </div> </div><p> <a class="anchor" name="fef7871e9eb4790c4593ddfaddcd028f"></a><!-- doxytag: member="memDescriptor::next" ref="fef7871e9eb4790c4593ddfaddcd028f" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">struct <a class="el" href="structmemDescriptor.html">memDescriptor</a>* <a class="el" href="structmemDescriptor.html#fef7871e9eb4790c4593ddfaddcd028f">memDescriptor::next</a> </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="kmalloc_8h-source.html#l00045">45</a> of file <a class="el" href="kmalloc_8h-source.html">kmalloc.h</a>. <p> Referenced by <a class="el" href="kmalloc_8c-source.html#l00067">getEmptyDesc()</a>, <a class="el" href="kmalloc_8c-source.html#l00124">insertFreeDesc()</a>, <a class="el" href="kmalloc_8c-source.html#l00351">kfree()</a>, <a class="el" href="kmalloc_8c-source.html#l00247">kmalloc()</a>, and <a class="el" href="kmalloc_8c-source.html#l00185">mergeMemBlocks()</a>. </div> </div><p> <a class="anchor" name="1c3d40435fbd7093299235a8684d8b66"></a><!-- doxytag: member="memDescriptor::prev" ref="1c3d40435fbd7093299235a8684d8b66" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">struct <a class="el" href="structmemDescriptor.html">memDescriptor</a>* <a class="el" href="structmemDescriptor.html#1c3d40435fbd7093299235a8684d8b66">memDescriptor::prev</a> </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="kmalloc_8h-source.html#l00044">44</a> of file <a class="el" href="kmalloc_8h-source.html">kmalloc.h</a>. <p> Referenced by <a class="el" href="kmalloc_8c-source.html#l00067">getEmptyDesc()</a>, <a class="el" href="kmalloc_8c-source.html#l00124">insertFreeDesc()</a>, <a class="el" href="kmalloc_8c-source.html#l00351">kfree()</a>, <a class="el" href="kmalloc_8c-source.html#l00247">kmalloc()</a>, and <a class="el" href="kmalloc_8c-source.html#l00185">mergeMemBlocks()</a>. </div> </div><p> <hr>The documentation for this struct was generated from the following file:<ul> <li>src/sys/include/lib/<a class="el" href="kmalloc_8h-source.html">kmalloc.h</a></ul> <hr size="1"><address style="align: right;"><small>Generated on Fri Dec 15 11:26:50 2006 for UbixOS V2 by <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>