Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpci.h210 #define PCI_CLASS_PERIPH 0x8 /* Peripheral Controller class */ macro
/titanic_41/usr/src/uts/i86pc/sys/
H A Dapic.h181 ((b) == PCI_CLASS_PERIPH && (s) == PCI_PERIPH_PIC && \
/titanic_41/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_impl.c1271 if (base_class != PCI_CLASS_PERIPH || sub_class != PCI_PERIPH_IOMMU || in amd_iommu_setup()