Searched refs:PCI_SUBCLASS_SYSTEM_IOMMU (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dpcireg.h321 #define PCI_SUBCLASS_SYSTEM_IOMMU 0x06 /* or RCEC in old spec */ macro
H A Dpci_subr.c438 { "IOMMU", PCI_SUBCLASS_SYSTEM_IOMMU, NULL, },
923 && (subclass == PCI_SUBCLASS_SYSTEM_IOMMU)) {

Completed in 206 milliseconds