Searched refs:aac_daemon (Results 1 – 2 of 2) sorted by relevance
74 static void aac_daemon(void *arg);344 callout_reset(&sc->aac_daemontime, 60 * hz, aac_daemon, sc); in aac_attach()351 aac_daemon(void *arg) in aac_daemon() function
81 static void aac_daemon(void *arg);347 callout_reset(&sc->aac_daemontime, 60 * hz, aac_daemon, sc); in aacraid_attach()354 aac_daemon(void *arg) in aac_daemon() function