Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 6b89235751e5e22c53e7df287adb55e0 > files > 66

libdc1394-docs-2.1.2-3.fc12.i686.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>libdc1394: fw_cdev_event_request Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>fw_cdev_event_request Struct Reference</h1><!-- doxytag: class="fw_cdev_event_request" -->
<p><code>#include &lt;dc1394/juju/firewire-cdev.h&gt;</code></p>
<table border="0" cellpadding="0" cellspacing="0">
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>struct <a class="el" href="structfw__cdev__event__request.html">fw_cdev_event_request</a> - Sent on incoming request to an address region : See  set by FW_CDEV_IOC_ALLOCATE ioctl : See  always FW_CDEV_EVENT_REQUEST : Transaction code of the incoming request : The offset into the 48-bit per-node address space : Reference to the kernel-side pending request : Data length, i.e. the request's payload size in bytes : Incoming data, if any</p>
<p>This event is sent when the stack receives an incoming request to an address region registered using the FW_CDEV_IOC_ALLOCATE ioctl. The request is guaranteed to be completely contained in the specified region. Userspace is responsible for sending the response by FW_CDEV_IOC_SEND_RESPONSE ioctl, using the same .</p>
<p>The payload data for requests carrying data (write and lock requests) follows immediately and can be accessed through the  field. </p>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>dc1394/juju/firewire-cdev.h</li>
</ul>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on 10 Sep 2009 for libdc1394 by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>