Home
last modified time | relevance | path

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

/openbsd/sys/arch/sparc64/dev/
H A Dcentral.c55 int central_print(void *, const char *);
103 (void)config_found(&sc->sc_dv, (void *)&ca, central_print); in central_attach()
128 central_print(void *args, const char *busname) in central_print() function