HomeSort by: relevance | last modified time | path
    Searched refs:hbt_r2 (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/hppa/dev/
siop_sgc.c 105 sgc->sc_bustag.hbt_r2 = siop_sgc_r2;
  /src/sys/arch/hppa/gsc/
siop_gsc.c 97 gsc->sc_bustag.hbt_r2 = siop_gsc_r2;
  /src/sys/arch/hppa/include/
bus_defs.h 72 uint16_t (*hbt_r2)(void *, bus_space_handle_t, bus_size_t); member in struct:hppa_bus_space_tag
bus_funcs.h 55 #define bus_space_read_2(t,h,o) (((t)->hbt_r2)((t)->hbt_cookie,(h),(o)))

Completed in 13 milliseconds