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

  /src/sys/arch/news68k/dev/
kbc.c 51 static int kbc_print(void *, const char *name);
99 config_found(self, (void *)&ka, kbc_print, CFARGS_NONE);
102 config_found(self, (void *)&ka, kbc_print, CFARGS_NONE);
106 kbc_print(void *aux, const char *name) function in typeref:typename:int

Completed in 23 milliseconds