<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Windows Driver Model - Page 14 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Windows_Driver_Model&amp;p=13">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Windows_Driver_Model&amp;p=15">3.Next</a>
</p>
<p>member functions. In the WDM driver stack, the filter driver device object, known as the upper filter, will receive an <a href="page.php?w=I%2FO_request_packet">I/O request packet</a> (IRP) for a device from the I/O manager. If the upper filter driver can not serve the request, it will locate the object of the driver one step down in the driver stack. The IRP is passed down the driver stack by calling the function IoCallDriver(), and processed by the function driver device object, also known as functional device object. The function driver device</p><p>
<a accesskey="1" href="page.php?w=Windows_Driver_Model&amp;p=13">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Windows_Driver_Model&amp;p=15">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
