Home
last modified time | relevance | path

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

/openbsd/sys/dev/sbus/
H A Dapio.c77 int apio_print(void *, const char *);
153 sc->sc_port = config_found(self, &aaa, apio_print); in apio_attach()
157 apio_print(void *aux, const char *name) in apio_print() function