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