Home
last modified time | relevance | path

Searched refs:bus_space_alloc (Results 1 – 25 of 62) sorted by relevance

123

/netbsd-src/sys/arch/pmax/pmax/
H A Dbus_space.c61 bus_space_alloc(bus_space_tag_t t, bus_addr_t rstart, bus_addr_t rend, in bus_space_alloc() function
/netbsd-src/sys/arch/emips/emips/
H A Dbus_space.c66 bus_space_alloc( in bus_space_alloc() function
/netbsd-src/sys/arch/sh3/include/
H A Dbus_funcs.h97 #define bus_space_alloc(t, rs, re, s, a, b, f, ap, hp) \ macro
/netbsd-src/sys/arch/news68k/news68k/
H A Dbus_space.c72 bus_space_alloc(bus_space_tag_t t, bus_addr_t rstart, bus_addr_t rend, in bus_space_alloc() function
/netbsd-src/sys/arch/hp300/hp300/
H A Dbus_space.c95 bus_space_alloc(bus_space_tag_t t, bus_addr_t rstart, bus_addr_t rend, in bus_space_alloc() function
/netbsd-src/sys/arch/mips/adm5120/
H A Dadm5120_cfio.c336 rc = bus_space_alloc((bus_space_tag_t)cookie, in cf_bs_alloc()
344 rc = bus_space_alloc((bus_space_tag_t)cookie, reg_start, reg_end, size, in cf_bs_alloc()
/netbsd-src/sys/arch/x86/isa/
H A Disa_machdep.c296 return bus_space_alloc(t, IOM_BEGIN, IOM_END - 1, size, align, in isa_mem_alloc()
/netbsd-src/sys/arch/hpcmips/dev/
H A Dplumohci.c243 error = bus_space_alloc(sc->sc.iot, PLUM_OHCI_SHMEMBASE, in __plumohci_dmamem_alloc()
H A Dit8368.c485 if (bus_space_alloc(sc->sc_csmemt, sc->sc_csmembase, in it8368_chip_mem_alloc()
599 if (bus_space_alloc(sc->sc_csiot, sc->sc_csiobase, in it8368_chip_io_alloc()
H A Dplumpcmcia.c364 if (bus_space_alloc(ph->ph_memt, ph->ph_membase, in plumpcmcia_chip_mem_alloc()
524 if (bus_space_alloc(ph->ph_iot, ph->ph_iobase, in plumpcmcia_chip_io_alloc()
/netbsd-src/sys/arch/next68k/include/
H A Dbus_space.h102 #define bus_space_alloc(t, rs, re, s, a, b, f, ap, hp) \ macro
/netbsd-src/sys/arch/hpcsh/dev/hd64465/
H A Dhd64465pcmcia.c343 bus_space_alloc(ch->ch_memt, 0, 0x00ffffff, 0x0001000, in hd64465pcmcia_attach_channel()
607 if (bus_space_alloc(ch->ch_iot, ch->ch_iobase, in hd64465pcmcia_chip_io_alloc()
/netbsd-src/sys/arch/news68k/include/
H A Dbus.h131 int bus_space_alloc(bus_space_tag_t t, bus_addr_t rstart,
/netbsd-src/sys/arch/luna68k/include/
H A Dbus.h128 int bus_space_alloc(bus_space_tag_t t, bus_addr_t rstart,
/netbsd-src/sys/arch/mvme68k/include/
H A Dbus_space.h154 #define bus_space_alloc(t, rs, re, s, a, b, f, ap, hp) \ macro
/netbsd-src/sys/arch/evbcf/include/
H A Dbus_space.h151 #define bus_space_alloc(t, rs, re, s, a, b, f, ap, hp) \ macro
/netbsd-src/sys/arch/virt68k/include/
H A Dbus_space.h146 #define bus_space_alloc(t, rs, re, s, a, b, f, ap, hp) \ macro
/netbsd-src/sys/arch/hpcsh/dev/hd64461/
H A Dhd64461pcmcia.c406 bus_space_alloc(ch->ch_memt, 0, 0x00ffffff, 0x01000000, in hd64461pcmcia_attach_channel()
711 if (bus_space_alloc(ch->ch_iot, ch->ch_iobase, in hd64461pcmcia_chip_io_alloc()
/netbsd-src/sys/arch/hp300/include/
H A Dbus.h203 int bus_space_alloc(bus_space_tag_t t, bus_addr_t rstart,
/netbsd-src/sys/arch/arc/include/
H A Dbus_funcs.h205 #define bus_space_alloc(t, rs, re, s, a, b, f, ap, hp) \ macro
/netbsd-src/sys/arch/mips/alchemy/dev/
H A Daupcmcia.c621 err = bus_space_alloc(pih->iot, start, 0x100000, in aupcm_io_alloc()
/netbsd-src/sys/sys/
H A Dbus_proto.h100 int bus_space_alloc(bus_space_tag_t, bus_addr_t, bus_addr_t,
/netbsd-src/sys/arch/newsmips/include/
H A Dbus.h105 int bus_space_alloc (bus_space_tag_t t, bus_addr_t rstart,
/netbsd-src/sys/arch/emips/include/
H A Dbus.h104 int bus_space_alloc(bus_space_tag_t t, bus_addr_t rstart,
/netbsd-src/sys/arch/newsmips/newsmips/
H A Dbus.c104 bus_space_alloc(bus_space_tag_t t, bus_addr_t rstart, bus_addr_t rend, in bus_space_alloc() function

123