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

  /src/sys/arch/evbmips/malta/dev/
gt.c 92 static int gt_print(void *aux, const char *pnp);
121 config_found(self, &pba, gt_print, CFARGS_NONE);
126 gt_print(void *aux, const char *pnp) function in typeref:typename:int
  /src/sys/arch/cobalt/dev/
gt.c 71 static int gt_print(void *aux, const char *pnp);
159 config_found(self, &pba, gt_print, CFARGS_NONE);
164 gt_print(void *aux, const char *pnp) function in typeref:typename:int

Completed in 12 milliseconds