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

  /src/sys/arch/ews4800mips/ews4800mips/
bus_space.c 106 static const struct ews4800mips_bus_space _default_bus_space = { variable in typeref:typename:const struct ews4800mips_bus_space
162 *ebs = _default_bus_space; /* structure assignment */
  /src/sys/arch/playstation2/playstation2/
bus_space.c 102 static const struct playstation2_bus_space _default_bus_space = { variable in typeref:typename:const struct playstation2_bus_space
159 *pbs = _default_bus_space;

Completed in 31 milliseconds