<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>Ubixos: bootSect struct Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.3.3 --> <h1>bootSect Struct Reference</h1>Bootsector structure. <a href="#_details">More...</a> <p> <code>#include <<a class="el" href="ubixfs_8h-source.html">ubixfs.h</a>></code> <p> <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="types_8h.html#a1">uInt8</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structboot_sect.html#o0">jmp</a> [4]</td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="types_8h.html#a1">uInt8</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structboot_sect.html#o1">id</a> [6]</td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="types_8h.html#a2">uInt16</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structboot_sect.html#o2">version</a></td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="types_8h.html#a2">uInt16</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structboot_sect.html#o3">tmp</a></td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="types_8h.html#a2">uInt16</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structboot_sect.html#o4">fsStart</a></td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="types_8h.html#a2">uInt16</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structboot_sect.html#o5">tmp2</a></td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="types_8h.html#a3">uInt32</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structboot_sect.html#o6">krnl_start</a></td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="types_8h.html#a4">uInt</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structboot_sect.html#o7">BytesPerSector</a></td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="types_8h.html#a4">uInt</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structboot_sect.html#o8">SectersPerTrack</a></td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="types_8h.html#a4">uInt</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structboot_sect.html#o9">TotalHeads</a></td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="types_8h.html#a3">uInt32</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structboot_sect.html#o10">TotalSectors</a></td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="types_8h.html#a1">uInt8</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structboot_sect.html#o11">code</a> [479]</td></tr> </table> <hr><a name="_details"></a><h2>Detailed Description</h2> Bootsector structure. <p> <hr><h2>Field Documentation</h2> <a name="o7" doxytag="bootSect::BytesPerSector"></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="types_8h.html#a4">uInt</a> <a class="el" href="structboot_sect.html#o7">bootSect::BytesPerSector</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> </td> </tr> </table> <a name="o11" doxytag="bootSect::code"></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="types_8h.html#a1">uInt8</a> <a class="el" href="structboot_sect.html#o11">bootSect::code</a>[479] </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> Rest of code </td> </tr> </table> <a name="o4" doxytag="bootSect::fsStart"></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="types_8h.html#a2">uInt16</a> <a class="el" href="structboot_sect.html#o4">bootSect::fsStart</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> Start of filesystem </td> </tr> </table> <a name="o1" doxytag="bootSect::id"></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="types_8h.html#a1">uInt8</a> <a class="el" href="structboot_sect.html#o1">bootSect::id</a>[6] </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> </td> </tr> </table> <a name="o0" doxytag="bootSect::jmp"></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="types_8h.html#a1">uInt8</a> <a class="el" href="structboot_sect.html#o0">bootSect::jmp</a>[4] </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> Jump code </td> </tr> </table> <a name="o6" doxytag="bootSect::krnl_start"></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="types_8h.html#a3">uInt32</a> <a class="el" href="structboot_sect.html#o6">bootSect::krnl_start</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> Start of kernel </td> </tr> </table> <a name="o8" doxytag="bootSect::SectersPerTrack"></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="types_8h.html#a4">uInt</a> <a class="el" href="structboot_sect.html#o8">bootSect::SectersPerTrack</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> </td> </tr> </table> <a name="o3" doxytag="bootSect::tmp"></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="types_8h.html#a2">uInt16</a> <a class="el" href="structboot_sect.html#o3">bootSect::tmp</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> </td> </tr> </table> <a name="o5" doxytag="bootSect::tmp2"></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="types_8h.html#a2">uInt16</a> <a class="el" href="structboot_sect.html#o5">bootSect::tmp2</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> </td> </tr> </table> <a name="o9" doxytag="bootSect::TotalHeads"></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="types_8h.html#a4">uInt</a> <a class="el" href="structboot_sect.html#o9">bootSect::TotalHeads</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> </td> </tr> </table> <a name="o10" doxytag="bootSect::TotalSectors"></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="types_8h.html#a3">uInt32</a> <a class="el" href="structboot_sect.html#o10">bootSect::TotalSectors</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> </td> </tr> </table> <a name="o2" doxytag="bootSect::version"></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="types_8h.html#a2">uInt16</a> <a class="el" href="structboot_sect.html#o2">bootSect::version</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> Version of UbixFS </td> </tr> </table> <hr>The documentation for this struct was generated from the following file:<ul> <li><a class="el" href="ubixfs_8h-source.html">ubixfs.h</a></ul> <hr size="1"><address style="align: right;"><small>Generated on Sat May 8 09:28:24 2004 for Ubixos by <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border=0 > </a>1.3.3 </small></address> </body> </html>