Searched refs:PCIM_AMDIOMMU_CAP_REV_VAL (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/pci/ | ||
H A D | pcireg.h | 1149 #define PCIM_AMDIOMMU_CAP_REV_VAL (0x1 << 19) macro |
/freebsd/sys/x86/iommu/ | ||
H A D | amd_drv.c | 435 cap_rev != PCIM_AMDIOMMU_CAP_REV_VAL) in amdiommu_probe() |