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

  /src/sys/arch/vax/vax/
cmi.c 41 static int cmi_print(void *, const char *);
49 cmi_print(void *aux, const char *name) function in typeref:typename:int
88 config_found(self, (void*)&sa, cmi_print, CFARGS_NONE);
102 config_found(self, (void*)&sa, cmi_print, CFARGS_NONE);
113 config_found(self, (void*)&sa, cmi_print, CFARGS_NONE);
122 config_found(self, (void*)&sa, cmi_print, CFARGS_NONE);
cmi.c 41 static int cmi_print(void *, const char *);
49 cmi_print(void *aux, const char *name) function in typeref:typename:int
88 config_found(self, (void*)&sa, cmi_print, CFARGS_NONE);
102 config_found(self, (void*)&sa, cmi_print, CFARGS_NONE);
113 config_found(self, (void*)&sa, cmi_print, CFARGS_NONE);
122 config_found(self, (void*)&sa, cmi_print, CFARGS_NONE);

Completed in 53 milliseconds