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

  /src/sys/arch/powerpc/powerpc/
bus_space.c 73 static const struct powerpc_bus_space_scalar scalar_ops = { variable in typeref:typename:const struct powerpc_bus_space_scalar
430 t->pbs_scalar_stream = scalar_ops;
445 t->pbs_scalar = scalar_ops;
471 t->pbs_scalar = scalar_ops;
bus_space.c 73 static const struct powerpc_bus_space_scalar scalar_ops = { variable in typeref:typename:const struct powerpc_bus_space_scalar
430 t->pbs_scalar_stream = scalar_ops;
445 t->pbs_scalar = scalar_ops;
471 t->pbs_scalar = scalar_ops;
bus_space.c 73 static const struct powerpc_bus_space_scalar scalar_ops = { variable in typeref:typename:const struct powerpc_bus_space_scalar
430 t->pbs_scalar_stream = scalar_ops;
445 t->pbs_scalar = scalar_ops;
471 t->pbs_scalar = scalar_ops;

Completed in 33 milliseconds