Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/pci/
HDpcireg.h1137 #define PCIR_AMDIOMMU_BASE_LOW 0x0004 macro
/freebsd-14-stable/sys/x86/iommu/
HDamd_drv.c460 PCIR_AMDIOMMU_BASE_LOW, 4); in amdiommu_attach()
/freebsd-14-stable/usr.sbin/pciconf/
HDcap.c443 base_low = read_config(fd, &p->pc_sel, ptr + PCIR_AMDIOMMU_BASE_LOW, in cap_secdev()