Newer
Older
UbixOS / doc / html / tss_8h-source.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: src/sys/include/sys/tss.h Source File</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><a href="classes.html"><span>Data&nbsp;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>&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="files.html"><span>File&nbsp;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>&nbsp;&raquo&nbsp;<a class="el" href="dir_832905b1f7f5feaf61a306b40c0ac817.html">sys</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_caf4200c438ae9601464168e21e8e4d8.html">include</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_d26f37d6397a53073c964316867e8d67.html">sys</a></div>
<h1>tss.h</h1><a href="tss_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*****************************************************************************************</span>
<a name="l00002"></a>00002 <span class="comment"> Copyright (c) 2002-2004 The UbixOS Project</span>
<a name="l00003"></a>00003 <span class="comment"> All rights reserved.</span>
<a name="l00004"></a>00004 <span class="comment"></span>
<a name="l00005"></a>00005 <span class="comment"> Redistribution and use in source and binary forms, with or without modification, are</span>
<a name="l00006"></a>00006 <span class="comment"> permitted provided that the following conditions are met:</span>
<a name="l00007"></a>00007 <span class="comment"></span>
<a name="l00008"></a>00008 <span class="comment"> Redistributions of source code must retain the above copyright notice, this list of</span>
<a name="l00009"></a>00009 <span class="comment"> conditions, the following disclaimer and the list of authors.  Redistributions in binary</span>
<a name="l00010"></a>00010 <span class="comment"> form must reproduce the above copyright notice, this list of conditions, the following</span>
<a name="l00011"></a>00011 <span class="comment"> disclaimer and the list of authors in the documentation and/or other materials provided</span>
<a name="l00012"></a>00012 <span class="comment"> with the distribution. Neither the name of the UbixOS Project nor the names of its</span>
<a name="l00013"></a>00013 <span class="comment"> contributors may be used to endorse or promote products derived from this software</span>
<a name="l00014"></a>00014 <span class="comment"> without specific prior written permission.</span>
<a name="l00015"></a>00015 <span class="comment"></span>
<a name="l00016"></a>00016 <span class="comment"> THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY</span>
<a name="l00017"></a>00017 <span class="comment"> EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF</span>
<a name="l00018"></a>00018 <span class="comment"> MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL</span>
<a name="l00019"></a>00019 <span class="comment"> THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,</span>
<a name="l00020"></a>00020 <span class="comment"> SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT</span>
<a name="l00021"></a>00021 <span class="comment"> OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)</span>
<a name="l00022"></a>00022 <span class="comment"> HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR</span>
<a name="l00023"></a>00023 <span class="comment"> TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS</span>
<a name="l00024"></a>00024 <span class="comment"> SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</span>
<a name="l00025"></a>00025 <span class="comment"></span>
<a name="l00026"></a>00026 <span class="comment"> $Id: tss_8h-source.html 88 2016-01-12 00:11:29Z reddawg $</span>
<a name="l00027"></a>00027 <span class="comment"></span>
<a name="l00028"></a>00028 <span class="comment">*****************************************************************************************/</span>
<a name="l00029"></a>00029 
<a name="l00030"></a>00030 <span class="preprocessor">#ifndef _TSS_H</span>
<a name="l00031"></a>00031 <span class="preprocessor"></span><span class="preprocessor">#define _TSS_H</span>
<a name="l00032"></a>00032 <span class="preprocessor"></span>
<a name="l00033"></a>00033 <span class="preprocessor">#include &lt;<a class="code" href="types_8h.html">ubixos/types.h</a>&gt;</span>
<a name="l00034"></a>00034 
<a name="l00035"></a><a class="code" href="structtssStruct.html">00035</a> <span class="keyword">struct </span><a class="code" href="structtssStruct.html">tssStruct</a> {
<a name="l00036"></a><a class="code" href="structtssStruct.html#fecbe8ea2cfebfb4d1a0aa7b6ebcac2c">00036</a>   <span class="keywordtype">short</span> <a class="code" href="structtssStruct.html#fecbe8ea2cfebfb4d1a0aa7b6ebcac2c">back_link</a>;
<a name="l00037"></a><a class="code" href="structtssStruct.html#5a9ed0bb862500aa29307a7f4fd4ee36">00037</a>   <span class="keywordtype">short</span> <a class="code" href="structtssStruct.html#5a9ed0bb862500aa29307a7f4fd4ee36">back_link_reserved</a>;
<a name="l00038"></a><a class="code" href="structtssStruct.html#1017372aed82d7305586c330fa222b3b">00038</a>   <span class="keywordtype">long</span>  <a class="code" href="structtssStruct.html#1017372aed82d7305586c330fa222b3b">esp0</a>;
<a name="l00039"></a><a class="code" href="structtssStruct.html#26d03018de8c122451661bfe9d030541">00039</a>   <span class="keywordtype">short</span> <a class="code" href="structtssStruct.html#26d03018de8c122451661bfe9d030541">ss0</a>;
<a name="l00040"></a><a class="code" href="structtssStruct.html#b1b9b5aab74cff2b3b4587233e93ad36">00040</a>   <span class="keywordtype">short</span> <a class="code" href="structtssStruct.html#b1b9b5aab74cff2b3b4587233e93ad36">ss0_reserved</a>;
<a name="l00041"></a><a class="code" href="structtssStruct.html#d5ef8867200562fd8262f70312beff4d">00041</a>   <span class="keywordtype">long</span>  <a class="code" href="structtssStruct.html#d5ef8867200562fd8262f70312beff4d">esp1</a>;
<a name="l00042"></a><a class="code" href="structtssStruct.html#6abf05d9a8f6356860a5606ffbadc989">00042</a>   <span class="keywordtype">short</span> <a class="code" href="structtssStruct.html#6abf05d9a8f6356860a5606ffbadc989">ss1</a>;
<a name="l00043"></a><a class="code" href="structtssStruct.html#5b36f67a614b608eb6bcd0244b41dfc7">00043</a>   <span class="keywordtype">short</span> <a class="code" href="structtssStruct.html#5b36f67a614b608eb6bcd0244b41dfc7">ss1_reserved</a>;
<a name="l00044"></a><a class="code" href="structtssStruct.html#60c88f3cd3f2110cb24be62444f42cfb">00044</a>   <span class="keywordtype">long</span>  <a class="code" href="structtssStruct.html#60c88f3cd3f2110cb24be62444f42cfb">esp2</a>;
<a name="l00045"></a><a class="code" href="structtssStruct.html#5a79ace5652b01cc25fc5ba7ff45bfa8">00045</a>   <span class="keywordtype">short</span> <a class="code" href="structtssStruct.html#5a79ace5652b01cc25fc5ba7ff45bfa8">ss2</a>;
<a name="l00046"></a><a class="code" href="structtssStruct.html#1d4e3ad07e369b4f0b0ca32d7cf8fcbc">00046</a>   <span class="keywordtype">short</span> <a class="code" href="structtssStruct.html#1d4e3ad07e369b4f0b0ca32d7cf8fcbc">ss2_reserved</a>;
<a name="l00047"></a><a class="code" href="structtssStruct.html#8d312ed3dd0ea7a0f801c08a8cc4afd0">00047</a>   <span class="keywordtype">long</span>  <a class="code" href="structtssStruct.html#8d312ed3dd0ea7a0f801c08a8cc4afd0">cr3</a>;
<a name="l00048"></a><a class="code" href="structtssStruct.html#3e758f2138799d63fc803f7e4db4f5b4">00048</a>   <span class="keywordtype">long</span>  <a class="code" href="structtssStruct.html#3e758f2138799d63fc803f7e4db4f5b4">eip</a>;
<a name="l00049"></a><a class="code" href="structtssStruct.html#a85f1fbaf622e0c6a39963da27de0194">00049</a>   <span class="keywordtype">long</span>  <a class="code" href="structtssStruct.html#a85f1fbaf622e0c6a39963da27de0194">eflags</a>;
<a name="l00050"></a><a class="code" href="structtssStruct.html#75825d1693047c99df1911b3af4d613f">00050</a>   <span class="keywordtype">long</span>  <a class="code" href="structtssStruct.html#6f6c9fdd54cd0da7f2331dc35f7d8fc7">eax</a>,<a class="code" href="structtssStruct.html#7ba37dceca6d9363ea799091138d4601">ecx</a>,<a class="code" href="structtssStruct.html#75825d1693047c99df1911b3af4d613f">edx</a>,<a class="code" href="structtssStruct.html#d0df6b4fe61e708d94656809727747cb">ebx</a>;
<a name="l00051"></a><a class="code" href="structtssStruct.html#85412a87dbdb8eda612c77bce8055a2c">00051</a>   <span class="keywordtype">long</span>  <a class="code" href="structtssStruct.html#85412a87dbdb8eda612c77bce8055a2c">esp</a>;
<a name="l00052"></a><a class="code" href="structtssStruct.html#c2d32620149e07c40ee87696ef2509c2">00052</a>   <span class="keywordtype">long</span>  <a class="code" href="structtssStruct.html#c2d32620149e07c40ee87696ef2509c2">ebp</a>;
<a name="l00053"></a><a class="code" href="structtssStruct.html#8beab5808aad776957d4544f6b139d4e">00053</a>   <span class="keywordtype">long</span>  <a class="code" href="structtssStruct.html#8beab5808aad776957d4544f6b139d4e">esi</a>;
<a name="l00054"></a><a class="code" href="structtssStruct.html#a52b515706cd37e166c8eba348d5e68b">00054</a>   <span class="keywordtype">long</span>  <a class="code" href="structtssStruct.html#a52b515706cd37e166c8eba348d5e68b">edi</a>;
<a name="l00055"></a><a class="code" href="structtssStruct.html#cd97dd6f6eabd83c0b819b6058b7041d">00055</a>   <span class="keywordtype">short</span> <a class="code" href="structtssStruct.html#cd97dd6f6eabd83c0b819b6058b7041d">es</a>;
<a name="l00056"></a><a class="code" href="structtssStruct.html#706ff5b0bbdf6ce2ba79e77d37848ea5">00056</a>   <span class="keywordtype">short</span> <a class="code" href="structtssStruct.html#706ff5b0bbdf6ce2ba79e77d37848ea5">es_reserved</a>;
<a name="l00057"></a><a class="code" href="structtssStruct.html#6d9085ec5af0fa1fe1de7015ad99c9e3">00057</a>   <span class="keywordtype">short</span> <a class="code" href="structtssStruct.html#6d9085ec5af0fa1fe1de7015ad99c9e3">cs</a>;
<a name="l00058"></a><a class="code" href="structtssStruct.html#3b682cd59382e5a72f9bf1041297ad7d">00058</a>   <span class="keywordtype">short</span> <a class="code" href="structtssStruct.html#3b682cd59382e5a72f9bf1041297ad7d">cs_reserved</a>;
<a name="l00059"></a><a class="code" href="structtssStruct.html#340a29782d3306ba84176c543725d70a">00059</a>   <span class="keywordtype">short</span> <a class="code" href="structtssStruct.html#340a29782d3306ba84176c543725d70a">ss</a>;
<a name="l00060"></a><a class="code" href="structtssStruct.html#b05293d973c5a52d39ec624c962bcb99">00060</a>   <span class="keywordtype">short</span> <a class="code" href="structtssStruct.html#b05293d973c5a52d39ec624c962bcb99">ss_reserved</a>;
<a name="l00061"></a><a class="code" href="structtssStruct.html#01ee01c7f45c9b9ee2ad8338c21e6d33">00061</a>   <span class="keywordtype">short</span> <a class="code" href="structtssStruct.html#01ee01c7f45c9b9ee2ad8338c21e6d33">ds</a>;
<a name="l00062"></a><a class="code" href="structtssStruct.html#baff113a5d3fe5a6a21d3f0458117707">00062</a>   <span class="keywordtype">short</span> <a class="code" href="structtssStruct.html#baff113a5d3fe5a6a21d3f0458117707">ds_reserved</a>;
<a name="l00063"></a><a class="code" href="structtssStruct.html#8114a585123181ec835f8db3e029d390">00063</a>   <span class="keywordtype">short</span> <a class="code" href="structfs.html">fs</a>;
<a name="l00064"></a><a class="code" href="structtssStruct.html#73ff4ba9eb35acecda388729d14dca97">00064</a>   <span class="keywordtype">short</span> <a class="code" href="structtssStruct.html#73ff4ba9eb35acecda388729d14dca97">fs_reserved</a>;
<a name="l00065"></a><a class="code" href="structtssStruct.html#8dfa44423504293405785371d0e7b076">00065</a>   <span class="keywordtype">short</span> <a class="code" href="structtssStruct.html#8dfa44423504293405785371d0e7b076">gs</a>;
<a name="l00066"></a><a class="code" href="structtssStruct.html#41489b8a7ce86e3c94936b859df791a7">00066</a>   <span class="keywordtype">short</span> <a class="code" href="structtssStruct.html#41489b8a7ce86e3c94936b859df791a7">gs_reserved</a>;
<a name="l00067"></a><a class="code" href="structtssStruct.html#d7b6a367e1c2a38e1ee6c8e5dad955f7">00067</a>   <span class="keywordtype">short</span> <a class="code" href="structtssStruct.html#d7b6a367e1c2a38e1ee6c8e5dad955f7">ldt</a>;
<a name="l00068"></a><a class="code" href="structtssStruct.html#79a97b47c34eeb1661049eb3541e88e3">00068</a>   <span class="keywordtype">short</span> <a class="code" href="structtssStruct.html#79a97b47c34eeb1661049eb3541e88e3">ldt_reserved</a>;
<a name="l00069"></a><a class="code" href="structtssStruct.html#52ac0b54c6b2c71450c62d7fc911f2e2">00069</a>   <span class="keywordtype">short</span> <a class="code" href="structtssStruct.html#52ac0b54c6b2c71450c62d7fc911f2e2">trace_bitmap</a>;
<a name="l00070"></a><a class="code" href="structtssStruct.html#611a0a044f99f092ace469ce2381bb33">00070</a>   <span class="keywordtype">short</span> <a class="code" href="structtssStruct.html#611a0a044f99f092ace469ce2381bb33">io_map</a>;
<a name="l00071"></a><a class="code" href="structtssStruct.html#76bd5ca48e7593668342ad40170790f5">00071</a>   <span class="keywordtype">char</span>  <a class="code" href="structtssStruct.html#76bd5ca48e7593668342ad40170790f5">io_space</a>[8192];
<a name="l00072"></a>00072   };
<a name="l00073"></a>00073 
<a name="l00074"></a><a class="code" href="structi387Struct.html">00074</a> <span class="keyword">struct </span><a class="code" href="structi387Struct.html">i387Struct</a> {
<a name="l00075"></a><a class="code" href="structi387Struct.html#8749a1a1ac484b27a99f0761f463be00">00075</a>   <span class="keywordtype">long</span> <a class="code" href="structi387Struct.html#8749a1a1ac484b27a99f0761f463be00">cwd</a>;
<a name="l00076"></a><a class="code" href="structi387Struct.html#478ea6e724fd053ec82f996d5e17892b">00076</a>   <span class="keywordtype">long</span> <a class="code" href="structi387Struct.html#478ea6e724fd053ec82f996d5e17892b">swd</a>;
<a name="l00077"></a><a class="code" href="structi387Struct.html#f95c8955b91ef8f937f5074f91a719ae">00077</a>   <span class="keywordtype">long</span> <a class="code" href="structi387Struct.html#f95c8955b91ef8f937f5074f91a719ae">twd</a>;
<a name="l00078"></a><a class="code" href="structi387Struct.html#4f318581c995247dc97b4983437259d6">00078</a>   <span class="keywordtype">long</span> <a class="code" href="structi387Struct.html#4f318581c995247dc97b4983437259d6">fip</a>;
<a name="l00079"></a><a class="code" href="structi387Struct.html#73816f32b26fba0bc195abaf3ce473f5">00079</a>   <span class="keywordtype">long</span> <a class="code" href="structi387Struct.html#73816f32b26fba0bc195abaf3ce473f5">fcs</a>;
<a name="l00080"></a><a class="code" href="structi387Struct.html#50982bb78021968b7e2b63f541fc5366">00080</a>   <span class="keywordtype">long</span> <a class="code" href="structi387Struct.html#50982bb78021968b7e2b63f541fc5366">foo</a>;
<a name="l00081"></a><a class="code" href="structi387Struct.html#900260a0885da80f5e6ad017c583fa29">00081</a>   <span class="keywordtype">long</span> <a class="code" href="structi387Struct.html#900260a0885da80f5e6ad017c583fa29">fos</a>;
<a name="l00082"></a><a class="code" href="structi387Struct.html#38dacb0d88798eb06da9e5969d134e8a">00082</a>   <span class="keywordtype">long</span> <a class="code" href="structi387Struct.html#38dacb0d88798eb06da9e5969d134e8a">st_space</a>[20];   <span class="comment">/* 8*10 bytes for each FP-reg = 80 bytes */</span>
<a name="l00083"></a>00083   };
<a name="l00084"></a>00084 
<a name="l00085"></a><a class="code" href="structi386__frame.html">00085</a> <span class="keyword">struct </span><a class="code" href="structi386__frame.html">i386_frame</a> {
<a name="l00086"></a><a class="code" href="structi386__frame.html#0ce9046ede02346b13eeb84668b88600">00086</a>   <a class="code" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> <a class="code" href="structi386__frame.html#0ce9046ede02346b13eeb84668b88600">gs</a>;
<a name="l00087"></a><a class="code" href="structi386__frame.html#58f8fbea4a52a31f59304fab00a31608">00087</a>   <a class="code" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> <a class="code" href="structfs.html">fs</a>;
<a name="l00088"></a><a class="code" href="structi386__frame.html#c02b314c7392943613915ce20b0b6c29">00088</a>   <a class="code" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> <a class="code" href="structi386__frame.html#c02b314c7392943613915ce20b0b6c29">es</a>;
<a name="l00089"></a><a class="code" href="structi386__frame.html#0a9212f678429305f296862a065eae28">00089</a>   <a class="code" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> <a class="code" href="structi386__frame.html#0a9212f678429305f296862a065eae28">ds</a>;
<a name="l00090"></a><a class="code" href="structi386__frame.html#4f72b16e5f2ff034afa82de9229face6">00090</a>   <a class="code" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> <a class="code" href="structi386__frame.html#4f72b16e5f2ff034afa82de9229face6">ss</a>;
<a name="l00091"></a><a class="code" href="structi386__frame.html#61c0ccde421dc6aac659dda5236b2593">00091</a>   <a class="code" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> <a class="code" href="structi386__frame.html#61c0ccde421dc6aac659dda5236b2593">edi</a>;
<a name="l00092"></a><a class="code" href="structi386__frame.html#4e207fc8d3fe3eb3024826fd73774b74">00092</a>   <a class="code" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> <a class="code" href="structi386__frame.html#4e207fc8d3fe3eb3024826fd73774b74">esi</a>;
<a name="l00093"></a><a class="code" href="structi386__frame.html#dcf6812a951acee52fce378a3c935b1f">00093</a>   <a class="code" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> <a class="code" href="structi386__frame.html#dcf6812a951acee52fce378a3c935b1f">ebp</a>;
<a name="l00094"></a><a class="code" href="structi386__frame.html#ecdc0871fc77e76675a61310e1c67f92">00094</a>   <a class="code" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> <a class="code" href="structi386__frame.html#ecdc0871fc77e76675a61310e1c67f92">esp</a>;
<a name="l00095"></a><a class="code" href="structi386__frame.html#53a7ba5ffb902f7f1cfa1bbfaad9caba">00095</a>   <a class="code" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> <a class="code" href="structi386__frame.html#53a7ba5ffb902f7f1cfa1bbfaad9caba">ebx</a>;
<a name="l00096"></a><a class="code" href="structi386__frame.html#08c82da73c44988b8a0f922c53d57cd8">00096</a>   <a class="code" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> <a class="code" href="structi386__frame.html#08c82da73c44988b8a0f922c53d57cd8">edx</a>;
<a name="l00097"></a><a class="code" href="structi386__frame.html#9c070d809c0e3a61dae1e627e2175194">00097</a>   <a class="code" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> <a class="code" href="structi386__frame.html#9c070d809c0e3a61dae1e627e2175194">ecx</a>;
<a name="l00098"></a><a class="code" href="structi386__frame.html#6bdccd94414ae6d4bbcab072c246d3f3">00098</a>   <a class="code" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> <a class="code" href="structi386__frame.html#6bdccd94414ae6d4bbcab072c246d3f3">eax</a>;
<a name="l00099"></a>00099   <span class="comment">/*</span>
<a name="l00100"></a>00100 <span class="comment">  uInt32 vector;</span>
<a name="l00101"></a>00101 <span class="comment">  uInt32 error_code;</span>
<a name="l00102"></a>00102 <span class="comment">  */</span>
<a name="l00103"></a><a class="code" href="structi386__frame.html#ef87f1d1d6f1ad030c95773e7eedfa16">00103</a>   <a class="code" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> <a class="code" href="structi386__frame.html#ef87f1d1d6f1ad030c95773e7eedfa16">eip</a>;
<a name="l00104"></a><a class="code" href="structi386__frame.html#9f6fc16fdbb8b50c1bb918752f24b4bd">00104</a>   <a class="code" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> <a class="code" href="structi386__frame.html#9f6fc16fdbb8b50c1bb918752f24b4bd">cs</a>;
<a name="l00105"></a><a class="code" href="structi386__frame.html#63e8e0c4531c08958e53b3748b48b082">00105</a>   <a class="code" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> <a class="code" href="structi386__frame.html#63e8e0c4531c08958e53b3748b48b082">flags</a>;
<a name="l00106"></a><a class="code" href="structi386__frame.html#bbfc7b0ada36bd69608adfa39f5fc133">00106</a>   <a class="code" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> <a class="code" href="structi386__frame.html#bbfc7b0ada36bd69608adfa39f5fc133">user_esp</a>;
<a name="l00107"></a><a class="code" href="structi386__frame.html#3b8a869c050932532940fd73c32ea4d2">00107</a>   <a class="code" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> <a class="code" href="structi386__frame.html#3b8a869c050932532940fd73c32ea4d2">user_ss</a>;
<a name="l00108"></a>00108   };
<a name="l00109"></a>00109 
<a name="l00110"></a>00110 <span class="preprocessor">#endif</span>
<a name="l00111"></a>00111 <span class="preprocessor"></span>
<a name="l00112"></a>00112 <span class="comment">/***</span>
<a name="l00113"></a>00113 <span class="comment"> $Log: tss_8h-source.html,v $
<a name="l00113"></a>00113 <span class="comment"> Revision 1.7  2006/12/15 17:47:07  reddawg
<a name="l00113"></a>00113 <span class="comment"> Updates
<a name="l00113"></a>00113 <span class="comment"></span>
<a name="l00114"></a>00114 <span class="comment"> Revision 1.1.1.1  2006/06/01 12:46:15  reddawg</span>
<a name="l00115"></a>00115 <span class="comment"> ubix2</span>
<a name="l00116"></a>00116 <span class="comment"></span>
<a name="l00117"></a>00117 <span class="comment"> Revision 1.2  2005/10/12 00:13:37  reddawg</span>
<a name="l00118"></a>00118 <span class="comment"> Removed</span>
<a name="l00119"></a>00119 <span class="comment"></span>
<a name="l00120"></a>00120 <span class="comment"> Revision 1.1.1.1  2005/09/26 17:23:53  reddawg</span>
<a name="l00121"></a>00121 <span class="comment"> no message</span>
<a name="l00122"></a>00122 <span class="comment"></span>
<a name="l00123"></a>00123 <span class="comment"> Revision 1.6  2004/07/27 07:42:29  reddawg</span>
<a name="l00124"></a>00124 <span class="comment"> *burp*</span>
<a name="l00125"></a>00125 <span class="comment"></span>
<a name="l00126"></a>00126 <span class="comment"> Revision 1.5  2004/07/27 07:40:41  reddawg</span>
<a name="l00127"></a>00127 <span class="comment"> does it compile now?</span>
<a name="l00128"></a>00128 <span class="comment"></span>
<a name="l00129"></a>00129 <span class="comment"> Revision 1.4  2004/07/27 07:27:50  reddawg</span>
<a name="l00130"></a>00130 <span class="comment"> chg: I was fooled thought we failed but it was a casting issue</span>
<a name="l00131"></a>00131 <span class="comment"></span>
<a name="l00132"></a>00132 <span class="comment"> Revision 1.3  2004/07/22 20:53:07  reddawg</span>
<a name="l00133"></a>00133 <span class="comment"> atkbd: fixed problem</span>
<a name="l00134"></a>00134 <span class="comment"></span>
<a name="l00135"></a>00135 <span class="comment"> Revision 1.2  2004/05/21 15:12:17  reddawg</span>
<a name="l00136"></a>00136 <span class="comment"> Cleaned up</span>
<a name="l00137"></a>00137 <span class="comment"></span>
<a name="l00138"></a>00138 <span class="comment"></span>
<a name="l00139"></a>00139 <span class="comment"> END</span>
<a name="l00140"></a>00140 <span class="comment"> ***/</span>
</pre></div><hr size="1"><address style="align: right;"><small>Generated on Fri Dec 15 11:18:54 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>