Home
last modified time | relevance | path

Searched refs:cmp_print (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/arch/sparc64/dev/
H A Dcmp.c36 int cmp_print(void *, const char *);
70 config_found(self, &nma, cmp_print); in cmp_attach()
75 cmp_print(void *aux, const char *name) in cmp_print() function