Home | Sort by: relevance | last modified time | path |
/src/sys/arch/sun3/sun3/ | |
autoconf.c | 157 typedef device_t (*findfunc_t)(char *, int, int); typedef in typeref:typename:device_t (*)(char *,int,int) 167 findfunc_t func; 189 findfunc_t find; |
autoconf.c | 157 typedef device_t (*findfunc_t)(char *, int, int); typedef in typeref:typename:device_t (*)(char *,int,int) 167 findfunc_t func; 189 findfunc_t find; |
/src/sys/arch/sun68k/sun68k/ | |
autoconf.c | 259 typedef device_t (*findfunc_t)(char *, int, int); typedef in typeref:typename:device_t (*)(char *,int,int) 269 findfunc_t func; 317 findfunc_t find; |
autoconf.c | 259 typedef device_t (*findfunc_t)(char *, int, int); typedef in typeref:typename:device_t (*)(char *,int,int) 269 findfunc_t func; 317 findfunc_t find; |