Searched refs:mpt_raid_thread (Results 1 – 1 of 1) sorted by relevance
106 static void mpt_raid_thread(void *arg);640 error = kproc_create(mpt_raid_thread, mpt, in mpt_spawn_raid_thread()668 mpt_raid_thread(void *arg) in mpt_raid_thread() function