Searched refs:aac_command_thread (Results 1 – 2 of 2) sorted by relevance
82 static void aac_command_thread(struct aac_softc *sc);327 if (kproc_create((void(*)(void *))aac_command_thread, sc, in aac_attach()1015 aac_command_thread(struct aac_softc *sc) in aac_command_thread() function
87 static void aac_command_thread(struct aac_softc *sc);305 if (aac_kthread_create((void(*)(void *))aac_command_thread, sc, in aacraid_attach()1015 aac_command_thread(struct aac_softc *sc) in aac_command_thread() function