Searched refs:abs_unmap (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/arch/alpha/gbus/
H A Dgbus_io.c165 t->abs_unmap = gbus_io_unmap;
/netbsd-current/sys/arch/alpha/jensenio/
H A Djensenio_bus_intio.c111 t->abs_unmap = jensenio_intio_unmap;
/netbsd-current/sys/arch/alpha/include/
H A Dbus_defs.h125 void (*abs_unmap)(void *, bus_space_handle_t, member in struct:alpha_bus_space
H A Dbus_funcs.h109 (*(t)->abs_unmap)((t)->abs_cookie, (h), (s), 1)
111 (*(t)->abs_unmap)((t)->abs_cookie, (h), (s), 0)
/netbsd-current/sys/arch/alpha/pci/
H A Dpci_swiz_bus_io_chipdep.c259 t->abs_unmap = __C(CHIP,_io_unmap);
H A Dpci_bwx_bus_mem_chipdep.c239 t->abs_unmap = __C(CHIP,_mem_unmap);
H A Dpci_bwx_bus_io_chipdep.c239 t->abs_unmap = __C(CHIP,_io_unmap);
H A Dpci_swiz_bus_mem_chipdep.c295 t->abs_unmap = __C(CHIP,_mem_unmap);

Completed in 274 milliseconds