Home
last modified time | relevance | path

Searched refs:PCIM_BRPM_64 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/pci/
H A Dpci_pci.c247 if ((val & PCIM_BRPM_MASK) == PCIM_BRPM_64) { in pcib_write_windows()
567 if ((val & PCIM_BRPM_MASK) == PCIM_BRPM_64) { in pcib_probe_windows()
883 if ((pmemlow & PCIM_BRPM_MASK) == PCIM_BRPM_64) in pcib_get_mem_decode()
890 if ((pmemlow & PCIM_BRPM_MASK) == PCIM_BRPM_64) in pcib_get_mem_decode()
H A Dpcireg.h283 #define PCIM_BRPM_64 0x1 macro
/freebsd/sys/x86/iommu/
H A Dintel_ctx.c354 if ((val & PCIM_BRPM_MASK) == PCIM_BRPM_64) { in dmar_reserve_pci_regions()
/freebsd/usr.sbin/pciconf/
H A Dpciconf.c391 if ((val & PCIM_BRPM_MASK) == PCIM_BRPM_64) { in print_bridge_windows()