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

  /src/sys/arch/powerpc/powerpc/
bus_space.c 193 static const struct powerpc_bus_space_set set_ops = { variable in typeref:typename:const struct powerpc_bus_space_set
433 t->pbs_set_stream = &set_ops;
448 t->pbs_set = &set_ops;
474 t->pbs_set = &set_ops;
bus_space.c 193 static const struct powerpc_bus_space_set set_ops = { variable in typeref:typename:const struct powerpc_bus_space_set
433 t->pbs_set_stream = &set_ops;
448 t->pbs_set = &set_ops;
474 t->pbs_set = &set_ops;

Completed in 25 milliseconds