| Home | Sort by: relevance | last modified time | path |
| /src/sys/arch/powerpc/powerpc/ | |
| bus_space.c | 193 static const struct powerpc_bus_space_set set_ops = { variable in typeref:struct:powerpc_bus_space_set 433 t->pbs_set_stream = &set_ops; 448 t->pbs_set = &set_ops; 474 t->pbs_set = &set_ops; |
| /src/external/bsd/nvi/dist/ipc/ | |
| ip.h | 161 int (*set_ops) __P((IPVIWIN*, IPSIOPS*)); member in struct:_ip_vi_win |