Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/pci/
H A Dpcireg.h1134 #define PCIR_AMDIOMMU_BASE_LOW 0x0004 macro
/freebsd-src/usr.sbin/pciconf/
H A Dcap.c443 base_low = read_config(fd, &p->pc_sel, ptr + PCIR_AMDIOMMU_BASE_LOW, in cap_secdev()