Newer
Older
ubix2 / doc / xml / structdevice__node.xml
@reddawg reddawg on 5 Dec 2006 12 KB Documentation
<?xml version='1.0' encoding='iso-8859-1' standalone='no'?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.4.7">
  <compounddef id="structdevice__node" kind="struct" prot="public">
    <compoundname>device_node</compoundname>
    <includes refid="include_2sys_2device_8h" local="no">device.h</includes>
      <sectiondef kind="public-attrib">
      <memberdef kind="variable" id="structdevice__node_129a6d122bcf635d05e492d808f5c3dc2" prot="public" static="no" mutable="no">
        <type><ref refid="structdevice__t" kindref="compound">device_t</ref> *</type>
        <definition>struct device_t* device_node::devInfo</definition>
        <argsstring></argsstring>
        <name>devInfo</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/ubixfsv2/device.h" line="40" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/ubixfsv2/device.h" bodystart="40" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="structdevice__node_1588d09d5dabf1c8866d359aaac799b1c" prot="public" static="no" mutable="no">
        <type><ref refid="structdevice__interface" kindref="compound">device_interface</ref> *</type>
        <definition>struct device_interface* device_node::devInfo</definition>
        <argsstring></argsstring>
        <name>devInfo</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/sys/device.h" line="38" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/sys/device.h" bodystart="38" bodyend="-1"/>
        <referencedby refid="devfs_8c_1acec49d86336bd84c9feb9dea354381c" compoundref="devfs_8c" startline="60" endline="96">devfs_open</referencedby>
        <referencedby refid="devfs_8c_1c6b73190c80703169760a556abafab22" compoundref="devfs_8c" startline="105" endline="142">devfs_read</referencedby>
        <referencedby refid="devfs_8c_1ee16012227e22291c72d6f74258bb8a9" compoundref="devfs_8c" startline="151" endline="166">devfs_write</referencedby>
        <referencedby refid="device_8c_124bac04b529afec40daa960bd7e7b8ee" compoundref="device_8c" startline="51" endline="73">device_add</referencedby>
        <referencedby refid="device_8c_10002a4ec01ee11597c6751602f3e4c3d" compoundref="device_8c" startline="86" endline="100">device_find</referencedby>
        <referencedby refid="block_8c_199dfa2e54401fafb70357a6632c4ef10" compoundref="block_8c" startline="74" endline="77">syncBat</referencedby>
        <referencedby refid="ubixfs_8c_132762e2563015d124909f3317c2a7423" compoundref="ubixfs_8c" startline="376" endline="442">ubixfs_initialize</referencedby>
        <referencedby refid="ubixfs_8c_1dfbafb62e063e24f4df09029862ba9d0" compoundref="ubixfs_8c" startline="309" endline="326">ubixFSUnlink</referencedby>
      </memberdef>
      <memberdef kind="variable" id="structdevice__node_1d445e096509dce85b184a2a3d4f9a52f" prot="public" static="no" mutable="no">
        <type><ref refid="structdevice__resource" kindref="compound">device_resource</ref> *</type>
        <definition>struct device_resource* device_node::devRec</definition>
        <argsstring></argsstring>
        <name>devRec</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/ubixfsv2/device.h" line="41" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/ubixfsv2/device.h" bodystart="41" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="structdevice__node_1d445e096509dce85b184a2a3d4f9a52f" prot="public" static="no" mutable="no">
        <type><ref refid="structdevice__resource" kindref="compound">device_resource</ref> *</type>
        <definition>struct device_resource* device_node::devRec</definition>
        <argsstring></argsstring>
        <name>devRec</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/sys/device.h" line="39" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/sys/device.h" bodystart="39" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="structdevice__node_13817327901b55e2ca15b2e4dfa20789f" prot="public" static="no" mutable="no">
        <type>int</type>
        <definition>int device_node::minor</definition>
        <argsstring></argsstring>
        <name>minor</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/sys/device.h" line="41" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/sys/device.h" bodystart="41" bodyend="-1"/>
        <referencedby refid="device_8c_124bac04b529afec40daa960bd7e7b8ee" compoundref="device_8c" startline="51" endline="73">device_add</referencedby>
        <referencedby refid="device_8c_10002a4ec01ee11597c6751602f3e4c3d" compoundref="device_8c" startline="86" endline="100">device_find</referencedby>
      </memberdef>
      <memberdef kind="variable" id="structdevice__node_1747f88b0cd43b7b710d8fb86ea50fbaf" prot="public" static="no" mutable="no">
        <type><ref refid="structdevice__node" kindref="compound">device_node</ref> *</type>
        <definition>struct device_node* device_node::next</definition>
        <argsstring></argsstring>
        <name>next</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/ubixfsv2/device.h" line="39" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/ubixfsv2/device.h" bodystart="39" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="structdevice__node_1747f88b0cd43b7b710d8fb86ea50fbaf" prot="public" static="no" mutable="no">
        <type><ref refid="structdevice__node" kindref="compound">device_node</ref> *</type>
        <definition>struct device_node* device_node::next</definition>
        <argsstring></argsstring>
        <name>next</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/sys/device.h" line="37" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/sys/device.h" bodystart="37" bodyend="-1"/>
        <referencedby refid="device_8c_124bac04b529afec40daa960bd7e7b8ee" compoundref="device_8c" startline="51" endline="73">device_add</referencedby>
        <referencedby refid="device_8c_10002a4ec01ee11597c6751602f3e4c3d" compoundref="device_8c" startline="86" endline="100">device_find</referencedby>
        <referencedby refid="device_8c_1b6cc746d95021f087eb5aef767050e71" compoundref="device_8c" startline="110" endline="145">device_remove</referencedby>
      </memberdef>
      <memberdef kind="variable" id="structdevice__node_17ec9182b21c0911760a148ac77a7e2a2" prot="public" static="no" mutable="no">
        <type><ref refid="structdevice__node" kindref="compound">device_node</ref> *</type>
        <definition>struct device_node* device_node::prev</definition>
        <argsstring></argsstring>
        <name>prev</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/ubixfsv2/device.h" line="38" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/ubixfsv2/device.h" bodystart="38" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="structdevice__node_17ec9182b21c0911760a148ac77a7e2a2" prot="public" static="no" mutable="no">
        <type><ref refid="structdevice__node" kindref="compound">device_node</ref> *</type>
        <definition>struct device_node* device_node::prev</definition>
        <argsstring></argsstring>
        <name>prev</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/sys/device.h" line="36" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/sys/device.h" bodystart="36" bodyend="-1"/>
        <referencedby refid="device_8c_124bac04b529afec40daa960bd7e7b8ee" compoundref="device_8c" startline="51" endline="73">device_add</referencedby>
      </memberdef>
      <memberdef kind="variable" id="structdevice__node_1431c348cd0c27dceca9b3cd14ec6659d" prot="public" static="no" mutable="no">
        <type>char</type>
        <definition>char device_node::type</definition>
        <argsstring></argsstring>
        <name>type</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/sys/device.h" line="40" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/sys/device.h" bodystart="40" bodyend="-1"/>
        <referencedby refid="device_8c_124bac04b529afec40daa960bd7e7b8ee" compoundref="device_8c" startline="51" endline="73">device_add</referencedby>
      </memberdef>
      </sectiondef>
    <briefdescription>
    </briefdescription>
    <detaileddescription>
    </detaileddescription>
    <collaborationgraph>
      <node id="103">
        <label>device_resource</label>
        <link refid="structdevice__resource"/>
      </node>
      <node id="102">
        <label>device_node</label>
        <link refid="structdevice__node"/>
        <childnode refid="103" relation="usage">
          <edgelabel>devRec</edgelabel>
        </childnode>
        <childnode refid="104" relation="usage">
          <edgelabel>devInfo</edgelabel>
        </childnode>
        <childnode refid="105" relation="usage">
          <edgelabel>devInfo</edgelabel>
        </childnode>
        <childnode refid="102" relation="usage">
          <edgelabel>prev
next</edgelabel>
        </childnode>
      </node>
      <node id="104">
        <label>device_interface</label>
        <link refid="structdevice__interface"/>
      </node>
      <node id="105">
        <label>device_t</label>
        <link refid="structdevice__t"/>
      </node>
    </collaborationgraph>
    <location file="/usr/home/reddawg/source/ubix2/src/sys/include/sys/device.h" line="35" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/sys/device.h" bodystart="35" bodyend="42"/>
    <listofallmembers>
      <member refid="structdevice__node_1588d09d5dabf1c8866d359aaac799b1c" prot="public" virt="non-virtual"><scope>device_node</scope><name>devInfo</name></member>
      <member refid="structdevice__node_129a6d122bcf635d05e492d808f5c3dc2" prot="public" virt="non-virtual"><scope>device_node</scope><name>devInfo</name></member>
      <member refid="structdevice__node_1d445e096509dce85b184a2a3d4f9a52f" prot="public" virt="non-virtual"><scope>device_node</scope><name>devRec</name></member>
      <member refid="structdevice__node_1d445e096509dce85b184a2a3d4f9a52f" prot="public" virt="non-virtual"><scope>device_node</scope><name>devRec</name></member>
      <member refid="structdevice__node_13817327901b55e2ca15b2e4dfa20789f" prot="public" virt="non-virtual"><scope>device_node</scope><name>minor</name></member>
      <member refid="structdevice__node_1747f88b0cd43b7b710d8fb86ea50fbaf" prot="public" virt="non-virtual"><scope>device_node</scope><name>next</name></member>
      <member refid="structdevice__node_1747f88b0cd43b7b710d8fb86ea50fbaf" prot="public" virt="non-virtual"><scope>device_node</scope><name>next</name></member>
      <member refid="structdevice__node_17ec9182b21c0911760a148ac77a7e2a2" prot="public" virt="non-virtual"><scope>device_node</scope><name>prev</name></member>
      <member refid="structdevice__node_17ec9182b21c0911760a148ac77a7e2a2" prot="public" virt="non-virtual"><scope>device_node</scope><name>prev</name></member>
      <member refid="structdevice__node_1431c348cd0c27dceca9b3cd14ec6659d" prot="public" virt="non-virtual"><scope>device_node</scope><name>type</name></member>
    </listofallmembers>
  </compounddef>
</doxygen>