Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-release > by-pkgid > cc8cc92380afe5f7d24b47e42f17406c > files > 306

lib64hd-devel-13.57-1mdv2008.1.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>libhd: isa.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.5.3 -->
<div class="tabs">
  <ul>
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="modules.html"><span>Modules</span></a></li>
    <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
    <li class="current"><a href="files.html"><span>Files</span></a></li>
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
  </ul>
</div>
<h1>isa.h</h1><a href="isa_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 
<a name="l00002"></a><a class="code" href="structisa__isdn__t.html">00002</a> <span class="keyword">typedef</span> <span class="keyword">struct </span>isa_isdn_s {
<a name="l00003"></a><a class="code" href="structisa__isdn__t.html#941647b293ff2e9b6e4b59d35385829a">00003</a>   <span class="keyword">struct </span>isa_isdn_s *next;
<a name="l00004"></a><a class="code" href="structisa__isdn__t.html#12387724ed19041aadb82f9901177296">00004</a>   <span class="keywordtype">unsigned</span> has_mem:1, has_io:1, has_irq:1;
<a name="l00005"></a><a class="code" href="structisa__isdn__t.html#62d1c847bc718b58b14e5dadf432b2f2">00005</a>   <span class="keywordtype">unsigned</span> type, subtype, mem, io, irq;
<a name="l00006"></a>00006 } <a class="code" href="structisa__isdn__t.html">isa_isdn_t</a>;
<a name="l00007"></a>00007 
<a name="l00008"></a>00008 <a class="code" href="structisa__isdn__t.html">isa_isdn_t</a> *<a class="code" href="isa_8h.html#fcdbcfe0e0487a8f74d62aeeea9749b4">new_isa_isdn</a>(<a class="code" href="structisa__isdn__t.html">isa_isdn_t</a> **ii);
<a name="l00009"></a>00009 
<a name="l00010"></a>00010 <span class="keywordtype">void</span> <a class="code" href="isa_8h.html#da951560c75f0cf19ea28e7af9e4e068">hd_scan_isa</a>(<a class="code" href="structhd__data__t.html" title="Holds all data accumulated during hardware probing.">hd_data_t</a> *<a class="code" href="pppoe_8c.html#73cc08f8b20bfb586ce2496ece2d6525">hd_data</a>);
<a name="l00011"></a>00011 
<a name="l00012"></a>00012 <a class="code" href="structisa__isdn__t.html">isa_isdn_t</a> *<a class="code" href="isa_8h.html#9ccb6a9b2f69ef051f1a27093021d5e8">isdn_detect</a>(<span class="keywordtype">void</span>);
</pre></div></body></html>