aac_command_thread
if (kproc_create((void(*)(void *))aac_command_thread, sc,
static void aac_command_thread(struct aac_softc *sc);
if (aac_kthread_create((void(*)(void *))aac_command_thread, sc,
static void aac_command_thread(struct aac_softc *sc);