Home
last modified time | relevance | path

Searched refs:PCIR_PMBASEH_1 (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/pci/
H A Dpci_pci.c248 pci_write_config(dev, PCIR_PMBASEH_1, in pcib_write_windows()
569 pci_read_config(dev, PCIR_PMBASEH_1, 4), val); in pcib_probe_windows()
885 pci_read_config(dev, PCIR_PMBASEH_1, 4), pmemlow); in pcib_get_mem_decode()
935 pci_write_config(dev, PCIR_PMBASEH_1, pmemhi, 4); in pcib_set_mem_decode()
1858 pci_write_config(dev, PCIR_PMBASEH_1, 0xffffffff, 4); in pcib_bridge_init()
H A Dpcireg.h280 #define PCIR_PMBASEH_1 0x28 macro
/freebsd/sys/x86/iommu/
H A Dintel_ctx.c356 pci_read_config(root, PCIR_PMBASEH_1, 4), in dmar_reserve_pci_regions()
/freebsd/usr.sbin/pciconf/
H A Dpciconf.c393 read_config(fd, &p->pc_sel, PCIR_PMBASEH_1, 4), in print_bridge_windows()
/freebsd/sys/arm/mv/
H A Dmv_pci.c799 mv_pcib_write_config(sc->sc_dev, bus, slot, func, PCIR_PMBASEH_1, in mv_pcib_init_bridge()