<!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: src/sys/include/lib/bioscall.h File 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><a href="classes.html"><span>Data Structures</span></a></li> <li id="current"><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="files.html"><span>File List</span></a></li> <li><a href="globals.html"><span>Globals</span></a></li> </ul></div> <div class="nav"> <a class="el" href="dir_897b6a2d7bab147dd1db58381aad3984.html">src</a> » <a class="el" href="dir_832905b1f7f5feaf61a306b40c0ac817.html">sys</a> » <a class="el" href="dir_caf4200c438ae9601464168e21e8e4d8.html">include</a> » <a class="el" href="dir_538938396c33f4585b2c9d510e98cbd2.html">lib</a></div> <h1>bioscall.h File Reference</h1><code>#include <<a class="el" href="types_8h-source.html">ubixos/types.h</a>></code><br> <p> Include dependency graph for bioscall.h:<p><center><img src="bioscall_8h__incl.png" border="0" usemap="#src/sys/include/lib/bioscall.h_map" alt=""></center> <map name="src/sys/include/lib/bioscall.h_map"> <area href="types_8h.html" shape="rect" coords="266,5,386,32" alt=""> <area href="__types_8h.html" shape="rect" coords="436,5,540,32" alt=""> </map> <p> This graph shows which files directly or indirectly include this file:<p><center><img src="bioscall_8h__dep__incl.png" border="0" usemap="#src/sys/include/lib/bioscall.hdep_map" alt=""></center> <map name="src/sys/include/lib/bioscall.hdep_map"> <area href="bioscall_8c.html" shape="rect" coords="277,5,459,32" alt=""> <area href="systemtask_8c.html" shape="rect" coords="265,56,471,83" alt=""> </map> <p> <a href="bioscall_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> <tr><td></td></tr> <tr><td colspan="2"><br><h2>Defines</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="bioscall_8h.html#9e06d707701fc3d835d8d0d366476d77">EFLAG_IF</a> 0x200</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="bioscall_8h.html#fe40449df15f3e7b2514a8f742767e91">EFLAG_IOPL3</a> 0x3000</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="bioscall_8h.html#186a5896d65606ffa3211a7f4b2cfa82">EFLAG_TF</a> 0x100</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="bioscall_8h.html#c853c10e3eb19188c6b3b8d3ff6914e2">EFLAG_VM</a> 0x20000</td></tr> <tr><td colspan="2"><br><h2>Functions</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="bioscall_8h.html#df2fd035ba4b30f8a71326f4685959d6">bios16Code</a> ()</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="bioscall_8h.html#56a172d2268fc10811a0bb180d7c3f49">biosCall</a> (int biosInt, int <a class="el" href="strlen_8S.html#0d9c430c9a9cb6a66e192946a5554e3b">eax</a>, int <a class="el" href="ap-boot_8S.html#1c50f544178eb7e0af39bd078c5a986f">ebx</a>, int ecx, int <a class="el" href="timer_8S.html#aa1f83238047e62298e33bed5682d71c">edx</a>, int esi, int <a class="el" href="start_8S.html#f701de0cc799320aaf54092dda7b54d2">edi</a>, int es, int ds)</td></tr> </table> <hr><h2>Define Documentation</h2> <a class="anchor" name="9e06d707701fc3d835d8d0d366476d77"></a><!-- doxytag: member="bioscall.h::EFLAG_IF" ref="9e06d707701fc3d835d8d0d366476d77" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">#define EFLAG_IF 0x200 </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="bioscall_8h-source.html#l00036">36</a> of file <a class="el" href="bioscall_8h-source.html">bioscall.h</a>. <p> Referenced by <a class="el" href="idt_8c-source.html#l00281">_int13()</a>, and <a class="el" href="bioscall_8c-source.html#l00050">biosCall()</a>. </div> </div><p> <a class="anchor" name="fe40449df15f3e7b2514a8f742767e91"></a><!-- doxytag: member="bioscall.h::EFLAG_IOPL3" ref="fe40449df15f3e7b2514a8f742767e91" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">#define EFLAG_IOPL3 0x3000 </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="bioscall_8h-source.html#l00037">37</a> of file <a class="el" href="bioscall_8h-source.html">bioscall.h</a>. </div> </div><p> <a class="anchor" name="186a5896d65606ffa3211a7f4b2cfa82"></a><!-- doxytag: member="bioscall.h::EFLAG_TF" ref="186a5896d65606ffa3211a7f4b2cfa82" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">#define EFLAG_TF 0x100 </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="bioscall_8h-source.html#l00035">35</a> of file <a class="el" href="bioscall_8h-source.html">bioscall.h</a>. </div> </div><p> <a class="anchor" name="c853c10e3eb19188c6b3b8d3ff6914e2"></a><!-- doxytag: member="bioscall.h::EFLAG_VM" ref="c853c10e3eb19188c6b3b8d3ff6914e2" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">#define EFLAG_VM 0x20000 </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="bioscall_8h-source.html#l00038">38</a> of file <a class="el" href="bioscall_8h-source.html">bioscall.h</a>. <p> Referenced by <a class="el" href="idt_8c-source.html#l00281">_int13()</a>, and <a class="el" href="bioscall_8c-source.html#l00050">biosCall()</a>. </div> </div><p> <hr><h2>Function Documentation</h2> <a class="anchor" name="df2fd035ba4b30f8a71326f4685959d6"></a><!-- doxytag: member="bioscall.h::bios16Code" ref="df2fd035ba4b30f8a71326f4685959d6" args="()" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void bios16Code </td> <td>(</td> <td class="paramname"> </td> <td> ) </td> <td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> <p> Referenced by <a class="el" href="bioscall_8c-source.html#l00050">biosCall()</a>. </div> </div><p> <a class="anchor" name="56a172d2268fc10811a0bb180d7c3f49"></a><!-- doxytag: member="bioscall.h::biosCall" ref="56a172d2268fc10811a0bb180d7c3f49" args="(int biosInt, int eax, int ebx, int ecx, int edx, int esi, int edi, int es, int ds)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void biosCall </td> <td>(</td> <td class="paramtype">int </td> <td class="paramname"> <em>biosInt</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">int </td> <td class="paramname"> <em>eax</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">int </td> <td class="paramname"> <em>ebx</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">int </td> <td class="paramname"> <em>ecx</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">int </td> <td class="paramname"> <em>edx</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">int </td> <td class="paramname"> <em>esi</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">int </td> <td class="paramname"> <em>edi</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">int </td> <td class="paramname"> <em>es</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">int </td> <td class="paramname"> <em>ds</em></td><td> </td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td><td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="bioscall_8c-source.html#l00050">50</a> of file <a class="el" href="bioscall_8c-source.html">bioscall.c</a>. <p> References <a class="el" href="sched_8c-source.html#l00051">_current</a>, <a class="el" href="assert_8h-source.html#l00064">assert</a>, <a class="el" href="tss_8h-source.html#l00036">tssStruct::back_link</a>, <a class="el" href="bioscall_8h.html#df2fd035ba4b30f8a71326f4685959d6">bios16Code()</a>, <a class="el" href="tss_8h-source.html#l00047">tssStruct::cr3</a>, <a class="el" href="tss_8h-source.html#l00057">tssStruct::cs</a>, <a class="el" href="tss_8h-source.html#l00061">tssStruct::ds</a>, <a class="el" href="tss_8h-source.html#l00050">tssStruct::eax</a>, <a class="el" href="tss_8h-source.html#l00052">tssStruct::ebp</a>, <a class="el" href="tss_8h-source.html#l00050">tssStruct::ebx</a>, <a class="el" href="tss_8h-source.html#l00050">tssStruct::ecx</a>, <a class="el" href="tss_8h-source.html#l00054">tssStruct::edi</a>, <a class="el" href="tss_8h-source.html#l00050">tssStruct::edx</a>, <a class="el" href="bioscall_8h-source.html#l00036">EFLAG_IF</a>, <a class="el" href="bioscall_8h-source.html#l00038">EFLAG_VM</a>, <a class="el" href="tss_8h-source.html#l00049">tssStruct::eflags</a>, <a class="el" href="tss_8h-source.html#l00048">tssStruct::eip</a>, <a class="el" href="tss_8h-source.html#l00055">tssStruct::es</a>, <a class="el" href="tss_8h-source.html#l00053">tssStruct::esi</a>, <a class="el" href="tss_8h-source.html#l00051">tssStruct::esp</a>, <a class="el" href="tss_8h-source.html#l00038">tssStruct::esp0</a>, <a class="el" href="tss_8h-source.html#l00041">tssStruct::esp1</a>, <a class="el" href="tss_8h-source.html#l00044">tssStruct::esp2</a>, <a class="el" href="tss_8h-source.html#l00063">tssStruct::fs</a>, <a class="el" href="tss_8h-source.html#l00065">tssStruct::gs</a>, <a class="el" href="tss_8h-source.html#l00070">tssStruct::io_map</a>, <a class="el" href="kmalloc_8c-source.html#l00247">kmalloc()</a>, <a class="el" href="tss_8h-source.html#l00067">tssStruct::ldt</a>, <a class="el" href="sched_8h-source.html#l00060">taskStruct::oInfo</a>, <a class="el" href="sched_8h.html#3fb333b67375561d327e9b5a8ffa03b96564f2f3e15be06b670547bbcaaf0798">READY</a>, <a class="el" href="sched_8c-source.html#l00143">schedNewTask()</a>, <a class="el" href="tss_8h-source.html#l00059">tssStruct::ss</a>, <a class="el" href="tss_8h-source.html#l00039">tssStruct::ss0</a>, <a class="el" href="tss_8h-source.html#l00042">tssStruct::ss1</a>, <a class="el" href="tss_8h-source.html#l00045">tssStruct::ss2</a>, <a class="el" href="sched_8h-source.html#l00062">taskStruct::state</a>, <a class="el" href="tss_8h-source.html#l00069">tssStruct::trace_bitmap</a>, <a class="el" href="sched_8h-source.html#l00058">taskStruct::tss</a>, <a class="el" href="sched_8h-source.html#l00045">osInfo::v86Task</a>, <a class="el" href="ap-boot_8S-source.html#l00052">x1000</a>, and <a class="el" href="start_8S-source.html#l00051">x2000</a>. <p> Referenced by <a class="el" href="systemtask_8c-source.html#l00048">systemTask()</a>. <p> Here is the call graph for this function:<p><center><img src="bioscall_8h_56a172d2268fc10811a0bb180d7c3f49_cgraph.png" border="0" usemap="#bioscall_8h_56a172d2268fc10811a0bb180d7c3f49_cgraph_map" alt=""></center> <map name="bioscall_8h_56a172d2268fc10811a0bb180d7c3f49_cgraph_map"> <area href="bioscall_8h.html#df2fd035ba4b30f8a71326f4685959d6" shape="rect" coords="137,85,239,112" alt=""> <area href="kmalloc_8h.html#150eab2ac4ce4553e21ca10e7f441762" shape="rect" coords="296,111,371,137" alt=""> <area href="sched_8h.html#92458df2063761371869cdfe0c9b4ee3" shape="rect" coords="128,237,248,264" alt=""> <area href="kmalloc_8c.html#f6c4ea5cb961c72548d92ff65d7e33a4" shape="rect" coords="420,212,540,239" alt=""> <area href="kprint_8h.html#b2761bdf0cca73ad0fb5880895210cd8" shape="rect" coords="841,60,908,87" alt=""> <area href="spinlock_8h.html#2cd9a4502680fb8e7f0fe6b029e558b1" shape="rect" coords="835,187,915,213" alt=""> <area href="spinlock_8h.html#dd996cbbb3b9826dd9c8cf02b66a4c65" shape="rect" coords="827,339,923,365" alt=""> <area href="kmalloc_8c.html#eb1c3f1ef8eb9063c2e5c4af488dd2d0" shape="rect" coords="419,111,541,137" alt=""> <area href="kpanic_8h.html#db9a182aa071791a306163d50d653deb" shape="rect" coords="651,111,717,137" alt=""> <area href="lib_2string_8h.html#ce4b911463887af5e748326323e99a23" shape="rect" coords="645,313,723,340" alt=""> <area href="paging_8h.html#541f0b43826a40b9e978f5479080bb0e" shape="rect" coords="589,212,779,239" alt=""> </map> </div> </div><p> <hr size="1"><address style="align: right;"><small>Generated on Fri Dec 15 11:19:31 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>