Searched refs:memh (Results 76 - 100 of 115) sorted by relevance

12345

/netbsd-6-1-5-RELEASE/sys/arch/arm/imx/
H A Dimx_pcic.c175 error = bus_space_map(so->sc->sc_iot, pa, size, 0, &pmh->memh);
179 *windowp = (int)pmh->memh;
/netbsd-6-1-5-RELEASE/sys/arch/arm/xscale/
H A Dpxa2x0_pcic.c154 error = bus_space_map(so->sc->sc_iot, pa, size, 0, &pmh->memh);
158 *windowp = (int)pmh->memh;
/netbsd-6-1-5-RELEASE/sys/arch/i386/i386/
H A Dapmbios.c773 bus_space_handle_t memh; local
784 apminfo.apm_data_seg_len, 0, &memh)) {
791 apminfo.apm_data_seg_base, memh,
793 setgdt(GAPMDATA_SEL, (void *)memh,
/netbsd-6-1-5-RELEASE/sys/dev/pcmcia/
H A Dif_awi_pcmcia.c205 sc->sc_chip.sc_memh = cfe->memspace[0].handle.memh;
H A Dif_mbe_pcmcia.c323 ea->enaddr[i] = bus_space_read_1(pcmh.memt, pcmh.memh,
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Di82365.c802 bus_space_handle_t memh; local
808 /* out of sc->memh, allocate as many pages as necessary */
822 if (bus_space_subregion(sc->memt, sc->memh,
824 sizepg * PCIC_MEM_PAGESIZE, &memh))
830 pcmhp->memh = memh;
H A Dtcic2.c713 bus_space_handle_t memh; local
718 /* out of sc->memh, allocate as many pages as necessary */
744 if (bus_space_subregion(h->sc->memt, h->sc->memh,
746 sizepg * TCIC_MEM_PAGESIZE, &memh))
763 pcmhp->memh = memh;
H A Dtcic2var.h102 bus_space_handle_t memh; member in struct:tcic_softc
H A Dvga.c1134 bus_space_handle_t memh = scr->pcs.hdl->ph_memh; local
1155 bus_space_copy_region_2(memt, memh,
1157 memh, scr->mindispoffset, nrows * ncols);
1170 bus_space_copy_region_2(memt, memh,
1172 memh, scr->pcs.dispoffset + dstoff * 2,
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_tlp_pci.c351 bus_space_handle_t ioh, memh; local
538 &memt, &memh, NULL, &memsize) == 0);
541 sc->sc_sh = memh;
552 bus_space_unmap(memt, memh, memsize);
1045 bus_space_unmap(memt, memh, memsize);
H A Dahc_pci.c776 bus_space_handle_t memh; local
827 memtype, 0, &memt, &memh, NULL, NULL) == 0);
837 printf("%s: bus info: memt 0x%lx, memh 0x%lx, iot 0x%lx, ioh 0x%lx\n",
838 ahc_name(ahc), (u_long)memt, (u_long)memh, (u_long)iot,
848 sh = memh;
H A Dif_jme.c273 bus_space_handle_t ioh1, ioh2, memh; local
298 0, &memt, &memh, NULL, &size) == 0) {
300 sc->jme_bh_mac = memh;
302 if (bus_space_subregion(memt, memh, JME_PHY_EEPROM_BASE_MEMOFF,
305 bus_space_unmap(memt, memh, size);
309 if (bus_space_subregion(memt, memh, JME_MISC_BASE_MEMOFF,
312 bus_space_unmap(memt, memh, size);
H A Dif_ste.c300 bus_space_handle_t ioh, memh; local
326 &memt, &memh, NULL, NULL) == 0);
330 sc->sc_sh = memh;
H A Disp_pci.c489 bus_space_handle_t sh, ioh, memh; local
511 &memt, &memh, NULL, NULL) == 0);
515 sh = memh;
H A Dif_vr.c1534 bus_space_handle_t ioh, memh; local
1545 0, &memt, &memh, NULL, NULL) == 0);
1552 sc->vr_bsh = memh;
1557 sc->vr_bsh = memh;
H A Dif_pcn.c573 bus_space_handle_t ioh, memh; local
594 &memt, &memh, NULL, NULL) == 0);
598 sc->sc_sh = memh;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/alpha/
H A Dalpha.c3364 rtx meml, memh, addr, extl, exth, tmp, mema;
3370 memh = adjust_address (mem, QImode, ofs+1);
3372 tmp = meml, meml = memh, memh = tmp;
3376 emit_insn (gen_zero_extendqidi2 (exth, memh));
3397 memh = gen_reg_rtx (DImode);
3422 emit_move_insn (memh, tmp);
3429 emit_insn (gen_extxl_be (exth, memh, GEN_INT (64), addr));
3440 emit_insn (gen_extqh_le (exth, memh, addr));
3474 emit_insn (gen_extxl_be (exth, memh, GEN_IN
3355 rtx meml, memh, addr, extl, exth, tmp, mema; local
3508 rtx dstl, dsth, addr, insl, insh, meml, memh, dsta; local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/arm/at91/
H A Dat91cf.c374 if (!(err = bus_space_map(sc->sc_iot, pa, size, 0, &pmh->memh)))
375 *windowp = (int)pmh->memh;
/netbsd-6-1-5-RELEASE/sys/arch/arm/ep93xx/
H A Deppcic.c387 if (!(err = bus_space_map(sc->sc_iot, pa, size, 0, &pmh->memh)))
388 *windowp = (int)pmh->memh;
/netbsd-6-1-5-RELEASE/sys/dev/isa/
H A Dif_ntwoc_isa.c193 bus_space_handle_t ioh, memh, sca_ioh[16]; local
261 NTWOC_WIN_SIZE, 0, &memh))) {
371 bus_space_unmap(memt, memh, NTWOC_WIN_SIZE);
/netbsd-6-1-5-RELEASE/sys/arch/hp700/dev/
H A Delroy.c446 bus_space_handle_t memh;
451 0, &mem_start, &memh))
460 bus_space_free(sc->sc_bt, memh,
/netbsd-6-1-5-RELEASE/sys/dev/pci/bktr/
H A Dbktr_reg.h442 bus_space_handle_t memh; member in struct:bktr_softc
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dalpha.c3328 rtx meml, memh, addr, extl, exth, tmp, mema;
3334 memh = adjust_address (mem, QImode, ofs+1);
3336 tmp = meml, meml = memh, memh = tmp;
3340 emit_insn (gen_zero_extendqidi2 (exth, memh));
3361 memh = gen_reg_rtx (DImode);
3386 emit_move_insn (memh, tmp);
3393 emit_insn (gen_extxl_be (exth, memh, GEN_INT (64), addr));
3404 emit_insn (gen_extqh_le (exth, memh, addr));
3438 emit_insn (gen_extxl_be (exth, memh, GEN_IN
3319 rtx meml, memh, addr, extl, exth, tmp, mema; local
3472 rtx dstl, dsth, addr, insl, insh, meml, memh, dsta; local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/sparc/dev/
H A Dts102.c596 addr, size, &pmh->memh) != 0)
604 printf("->%x/%x]", (uint32_t)pmh->memh, (uint32_t)size);
/netbsd-6-1-5-RELEASE/sys/arch/atari/atari/
H A Dbus.c310 bus_space_subregion(bus_space_tag_t t, bus_space_handle_t memh, argument
314 *mhp = memh + off;

Completed in 389 milliseconds

12345