Home
last modified time | relevance | path

Searched refs:TOMATIILO_IOMMU_ERR_REG_SHIFT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpcisch.h93 #define TOMATIILO_IOMMU_ERR_REG_SHIFT 24 macro
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpcisch.c3007 if (ctl_old >> TOMATIILO_IOMMU_ERR_REG_SHIFT) { in pci_iommu_disp()
3009 *ctl_p |= (ctl_old >> TOMATIILO_IOMMU_ERR_REG_SHIFT) in pci_iommu_disp()
3010 << TOMATIILO_IOMMU_ERR_REG_SHIFT; in pci_iommu_disp()