Searched refs:hbt_map (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/arch/hppa/include/
H A Dbus_defs.h54 int (*hbt_map)(void *v, bus_addr_t addr, bus_size_t size, member in struct:hppa_bus_space_tag
H A Dbus_funcs.h38 (((t)->hbt_map)((t)->hbt_cookie,(a),(c),(ca),(hp)))
/netbsd-current/sys/arch/hppa/dev/
H A Dmongoose.c380 return (sc->sc_bt->hbt_map)(NULL, sc->sc_iomap + addr, size,
673 bt->hbt_map = mg_eisa_iomap;
683 bt->hbt_map = mg_eisa_memmap;
H A Ddino.c1838 sc->sc_iot.hbt_map = dino_iomap;
1842 sc->sc_memt.hbt_map = dino_memmap;
H A Delroy.c1360 sc->sc_iot.hbt_map = elroy_iomap;
1364 sc->sc_memt.hbt_map = elroy_memmap;

Completed in 473 milliseconds