Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpcireg.h1135 #define PCIR_AMDIOMMU_BASE_HIGH 0x0008 macro
/freebsd/usr.sbin/pciconf/
H A Dcap.c445 base_high = read_config(fd, &p->pc_sel, ptr + PCIR_AMDIOMMU_BASE_HIGH, in cap_secdev()