Home
last modified time | relevance | path

Searched refs:PCI_CLASS_PERIPH (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpci_props.c195 { PCI_CLASS_PERIPH, PCI_PERIPH_PIC, PCI_PERIPH_PIC_IF_IO_APIC },
196 { PCI_CLASS_PERIPH, PCI_PERIPH_PIC, PCI_PERIPH_PIC_IF_IOX_APIC },
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h214 #define PCI_CLASS_PERIPH 0x8 /* Peripheral Controller class */ macro
/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_impl.c1272 if (base_class != PCI_CLASS_PERIPH || sub_class != PCI_PERIPH_IOMMU || in amd_iommu_setup()