Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Daac.c108 static int aac_print(void *, const char *);
213 config_found(sc->sc_dv, &aaca, aac_print, in aac_devscan()
331 aac_print(void *aux, const char *pnp) in aac_print() function