Searched refs:PCI_MAPREG_MEM_ADDR (Results 1 - 25 of 30) sorted by relevance

12

/netbsd-current/sys/arch/evbarm/iyonix/
H A Dautoconf.c166 bus_space_map(pa->pa_memt, PCI_MAPREG_MEM_ADDR(bar0),
171 fbaddr = PCI_MAPREG_MEM_ADDR(bar1);
H A Di80321_mainbus.c218 PCI_MAPREG_MEM_ADDR(sc->sc_iwin[1].iwin_base_lo);
/netbsd-current/sys/arch/iyonix/iyonix/
H A Dautoconf.c166 bus_space_map(pa->pa_memt, PCI_MAPREG_MEM_ADDR(bar0),
171 fbaddr = PCI_MAPREG_MEM_ADDR(bar1);
H A Di80321_mainbus.c218 PCI_MAPREG_MEM_ADDR(sc->sc_iwin[1].iwin_base_lo);
/netbsd-current/sys/arch/arm/ixp12x0/
H A Dixp12x0_pci_dma.c57 dr->dr_busbase = PCI_MAPREG_MEM_ADDR(IXP1200_PCI_MEM_BAR +
/netbsd-current/sys/arch/arm/xscale/
H A Di80321.c135 PCI_MAPREG_MEM_ADDR(sc->sc_iwin[0].iwin_base_lo);
152 PCI_MAPREG_MEM_ADDR(sc->sc_iwin[1].iwin_base_lo);
170 PCI_MAPREG_MEM_ADDR(sc->sc_iwin[2].iwin_base_lo);
188 PCI_MAPREG_MEM_ADDR(sc->sc_iwin[3].iwin_base_lo);
320 dr->dr_busbase = PCI_MAPREG_MEM_ADDR(sc->sc_iwin[2].iwin_base_lo);
/netbsd-current/sys/arch/bebox/stand/boot/
H A Dpci.c181 return PCI_MAPREG_MEM_ADDR(pslot->regs[BAR_BASE + bar]);
/netbsd-current/sys/dev/cardbus/
H A Dsiisata_cardbus.c175 base = PCI_MAPREG_MEM_ADDR(Cardbus_conf_read(ct, ca->ca_tag, SIISATA_CARDBUS_BAR0));
194 base = PCI_MAPREG_MEM_ADDR(Cardbus_conf_read(ct, ca->ca_tag,
H A Dcardbus_map.c202 *basep = PCI_MAPREG_MEM_ADDR(address);
/netbsd-current/sys/arch/evbarm/hdl_g/
H A Di80321_mainbus.c209 PCI_MAPREG_MEM_ADDR(sc->sc_iwin[1].iwin_base_lo);
/netbsd-current/sys/arch/evbarm/iq80321/
H A Di80321_mainbus.c226 PCI_MAPREG_MEM_ADDR(sc->sc_iwin[1].iwin_base_lo);
/netbsd-current/sys/dev/pci/
H A Dpuccn.c183 base = PCI_MAPREG_MEM_ADDR(base);
H A Diop_pci.c132 sc->sc_memaddr = PCI_MAPREG_MEM_ADDR(reg);
H A Dpuc.c201 sc->sc_bar_mappings[i].a = PCI_MAPREG_MEM_ADDR(bar);
H A Dsisfb.c793 printf("sisfb_cnattach(memt, 0x%x rc %d\n", PCI_MAPREG_MEM_ADDR(bar), rc);
808 printf("sisfb_cnattach(memt2, 0x%x rc %d\n", PCI_MAPREG_MEM_ADDR(bar), rc);
823 printf("sisfb_cnattach(iot, 0x%x rc %d\n", PCI_MAPREG_MEM_ADDR(bar), rc);
H A Dagp_amd64.c443 asc->apbase = PCI_MAPREG_MEM_ADDR(apbase);
H A Dpci_resource.c352 addr = PCI_MAPREG_MEM_ADDR(bar[0]);
952 base = PCI_MAPREG_MEM_ADDR(addr) |
H A Dpcireg.h501 #define PCI_MAPREG_MEM_ADDR(mr) \ macro
504 (PCI_MAPREG_MEM_ADDR(mr) & -PCI_MAPREG_MEM_ADDR(mr))
H A Dpci_map.c231 *basep = PCI_MAPREG_MEM_ADDR(address);
H A Dpciconf.c577 addr = PCI_MAPREG_MEM_ADDR(base);
1057 base = PCI_MAPREG_MEM_ADDR(pm->address) |
/netbsd-current/sys/arch/prep/stand/boot/
H A Dpci.c133 return PCI_MAPREG_MEM_ADDR(pslot->regs[BAR_BASE + bar]);
/netbsd-current/sys/arch/bebox/bebox/
H A Dautoconf.c184 fbaddr = PCI_MAPREG_MEM_ADDR(bar0);
/netbsd-current/sys/arch/x86/pci/
H A Dpci_addr_fixup.c335 ? PCI_MAPREG_MEM_ADDR(val)
/netbsd-current/sys/arch/prep/pci/
H A Dgten.c350 busaddr = PCI_MAPREG_MEM_ADDR(mapreg);
/netbsd-current/sys/arch/evbmips/loongson/dev/
H A Dglx.c925 data = PCI_MAPREG_MEM_ADDR(data);

Completed in 428 milliseconds

12