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

/netbsd-current/sys/arch/alpha/gbus/
H A Dgbus_io.c168 t->abs_barrier = gbus_io_barrier;
/netbsd-current/sys/arch/alpha/jensenio/
H A Djensenio_bus_intio.c115 t->abs_barrier = jensenio_intio_barrier;
/netbsd-current/sys/arch/alpha/include/
H A Dbus_defs.h150 void (*abs_barrier)(void *, bus_space_handle_t, member in struct:alpha_bus_space
H A Dbus_funcs.h147 (*(t)->abs_barrier)((t)->abs_cookie, (h), (o), (l), (f))
/netbsd-current/sys/arch/alpha/pci/
H A Dpci_swiz_bus_io_chipdep.c276 t->abs_barrier = __C(CHIP,_io_barrier);
H A Dpci_bwx_bus_mem_chipdep.c256 t->abs_barrier = __C(CHIP,_mem_barrier);
H A Dpci_bwx_bus_io_chipdep.c256 t->abs_barrier = __C(CHIP,_io_barrier);
H A Dpci_swiz_bus_mem_chipdep.c312 t->abs_barrier = __C(CHIP,_mem_barrier);

Completed in 215 milliseconds