Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/include/
H A Dbus_defs.h61 int (*hbt_alloc)(void *v, bus_addr_t rstart, bus_addr_t rend, member
H A Dbus_funcs.h44 (((t)->hbt_alloc)((t)->hbt_cookie,(b),(e),(c),(al),(bn),(ca),(ap),(hp)))
/netbsd-src/sys/arch/hppa/dev/
H A Delroy.c1360 sc->sc_iot.hbt_alloc = elroy_ioalloc; in elroy_attach()
1364 sc->sc_memt.hbt_alloc = elroy_memalloc; in elroy_attach()
H A Ddino.c1839 sc->sc_iot.hbt_alloc = dino_ioalloc; in dinoattach()
1843 sc->sc_memt.hbt_alloc = dino_memalloc; in dinoattach()