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

  /src/sys/arch/sun68k/sun68k/
bus.c 507 static int sun68k_bus_peek(bus_space_tag_t, bus_space_handle_t,
624 sun68k_bus_peek(bus_space_tag_t tag, bus_space_handle_t handle, function in typeref:typename:int
719 sun68k_bus_peek, /* bus_space_peek_N */
  /src/sys/arch/sun68k/include/
bus.h 138 int (*sun68k_bus_peek)( member in struct:sun68k_bus_space_tag
301 _BS_CALL(t, sun68k_bus_peek)(t, h, o, s, vp);

Completed in 53 milliseconds