Home
last modified time | relevance | path

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

/netbsd/sys/arch/amiga/dev/
H A Dacafh.c60 static int acafh_print(void *, const char *);
203 config_found(sc->sc_dev, &aaa_wdc, acafh_print, CFARGS_NONE); in acafh_attach()
207 config_found(sc->sc_dev, &aaa_cp, acafh_print, CFARGS_NONE); in acafh_attach()
253 acafh_print(void *aux, const char *w) in acafh_print() function