Searched refs:aac_command_thread (Results 1 – 2 of 2) sorted by relevance
84 static void aac_command_thread(struct aac_softc *sc);328 if (kproc_create((void(*)(void *))aac_command_thread, sc, in aac_attach()1019 aac_command_thread(struct aac_softc *sc) in aac_command_thread() function
88 static void aac_command_thread(struct aac_softc *sc);313 if (aac_kthread_create((void(*)(void *))aac_command_thread, sc, in aacraid_attach()1030 aac_command_thread(struct aac_softc *sc) in aac_command_thread() function