Searched refs:hbt_r2 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/hppa/dev/
H A Dsiop_sgc.c105 sgc->sc_bustag.hbt_r2 = siop_sgc_r2;
/netbsd-current/sys/arch/hppa/gsc/
H A Dsiop_gsc.c97 gsc->sc_bustag.hbt_r2 = siop_gsc_r2;
/netbsd-current/sys/arch/hppa/include/
H A Dbus_defs.h72 uint16_t (*hbt_r2)(void *, bus_space_handle_t, bus_size_t); member in struct:hppa_bus_space_tag
H A Dbus_funcs.h55 #define bus_space_read_2(t,h,o) (((t)->hbt_r2)((t)->hbt_cookie,(h),(o)))

Completed in 77 milliseconds