Searched refs:raid_thread (Results 1 – 2 of 2) sorted by relevance
646 &mpt->raid_thread, "mpt_raid%d", mpt->unit); in mpt_spawn_raid_thread()659 if (mpt->raid_thread == NULL) { in mpt_terminate_raid_thread()668 mpt_sleep(mpt, &mpt->raid_thread, 0, "thtrm", 0); in mpt_terminate_raid_thread()738 mpt->raid_thread = NULL; in mpt_raid_thread()739 wakeup(&mpt->raid_thread); in mpt_raid_thread()
626 thread_t raid_thread; member