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

  /src/sys/arch/hppa/dev/
siop_sgc.c 107 sgc->sc_bustag.hbt_w2 = siop_sgc_w2;
  /src/sys/arch/hppa/gsc/
siop_gsc.c 99 gsc->sc_bustag.hbt_w2 = siop_gsc_w2;
  /src/sys/arch/hppa/include/
bus_defs.h 81 void (*hbt_w2)(void *, bus_space_handle_t, bus_size_t, uint16_t); member in struct:hppa_bus_space_tag
bus_funcs.h 65 #define bus_space_write_2(t,h,o,v) (((t)->hbt_w2)((t)->hbt_cookie,(h),(o),(v)))

Completed in 13 milliseconds