HomeSort by: relevance | last modified time | path
    Searched defs:sun68k_bus_poke (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sun68k/sun68k/
bus.c 509 static int sun68k_bus_poke(bus_space_tag_t, bus_space_handle_t,
662 sun68k_bus_poke(bus_space_tag_t tag, bus_space_handle_t handle, function in typeref:typename:int
720 sun68k_bus_poke /* bus_space_poke_N */
  /src/sys/arch/sun68k/include/
bus.h 145 int (*sun68k_bus_poke)( member in struct:sun68k_bus_space_tag
308 _BS_CALL(t, sun68k_bus_poke)(t, h, o, s, v);

Completed in 12 milliseconds