Searched refs:aac_command_thread (Results 1 – 2 of 2) sorted by relevance
84 static void aac_command_thread(struct aac_softc *sc);329 if (kproc_create((void(*)(void *))aac_command_thread, sc, in aac_attach()1020 aac_command_thread(struct aac_softc *sc) in aac_command_thread() function
89 static void aac_command_thread(struct aac_softc *sc);307 if (aac_kthread_create((void(*)(void *))aac_command_thread, sc, in aacraid_attach()1016 aac_command_thread(struct aac_softc *sc) in aac_command_thread() function