Home
last modified time | relevance | path

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

/freebsd/sys/dev/aac/
H A Daac.c70 static void aac_startup(void *arg);
308 sc->aac_ich.ich_func = aac_startup; in aac_attach()
414 aac_startup(void *arg) in aac_startup() function