Home
last modified time | relevance | path

Searched refs:abs_w_4 (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/arch/alpha/pci/
H A Dpci_bwx_bus_io_chipdep.c238 t->abs_w_4 = __C(CHIP,_io_write_4);
H A Dpci_bwx_bus_mem_chipdep.c246 t->abs_w_4 = __C(CHIP,_mem_write_4);
H A Dpci_swiz_bus_io_chipdep.c236 t->abs_w_4 = __C(CHIP,_io_write_4);
H A Dpci_swiz_bus_mem_chipdep.c245 t->abs_w_4 = __C(CHIP,_mem_write_4);
/openbsd/sys/arch/alpha/include/
H A Dbus.h109 void (*abs_w_4)(void *, bus_space_handle_t, member