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

  /src/sys/arch/news68k/dev/
hb.c 46 static int hb_print(void *, const char *);
92 config_attach(parent, cf, ha, hb_print, CFARGS_NONE);
102 hb_print(void *args, const char *name) function in typeref:typename:int
  /src/sys/arch/newsmips/dev/
hb.c 22 static int hb_print(void *, const char *);
70 config_attach(parent, cf, ha, hb_print, CFARGS_NONE);
80 hb_print(void *args, const char *name) function in typeref:typename:int

Completed in 11 milliseconds