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

  /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;

Completed in 42 milliseconds