summaryrefslogtreecommitdiff
path: root/tests/nodedevschemadata/pci_0000_00_02_0_header_type.xml
blob: df620dc64fbd04f88b08b89f55eca8c32633942a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<device>
  <name>pci_0000_00_02_0</name>
  <parent>computer</parent>
  <capability type='pci'>
    <class>0xffffff</class>
    <domain>0</domain>
    <bus>4294967295</bus>
    <slot>2</slot>
    <function>0</function>
    <product id='0x0416'>4th Gen Core Processor Integrated Graphics Controller</product>
    <vendor id='0x8086'>Intel Corporation</vendor>
    <iommuGroup number='1'>
      <address domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
    </iommuGroup>
  </capability>
</device>