Home
last modified time | relevance | path

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

/openbsd/sys/dev/sbus/
H A Dqec.c48 int qecprint(void *, const char *);
79 qecprint(void *aux, const char *busname) in qecprint() function
215 (void)config_found(&sc->sc_dev, (void *)&sa, qecprint); in qecattach()