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

  /src/sys/arch/sun68k/sun68k/
bus.c 499 static int sun68k_bus_subregion(bus_space_tag_t, bus_space_handle_t,
599 sun68k_bus_subregion(bus_space_tag_t tag, bus_space_handle_t handle, function in typeref:typename:int
715 sun68k_bus_subregion, /* bus_space_subregion */
  /src/sys/arch/sun68k/include/
bus.h 107 int (*sun68k_bus_subregion)( member in struct:sun68k_bus_space_tag
267 _BS_CALL(t, sun68k_bus_subregion)(t, h, o, s, hp);

Completed in 12 milliseconds