Searched refs:raid_thread (Results 1 – 2 of 2) sorted by relevance
642 &mpt->raid_thread, /*flags*/0, /*altstack*/0, in mpt_spawn_raid_thread()656 if (mpt->raid_thread == NULL) { in mpt_terminate_raid_thread()665 mpt_sleep(mpt, &mpt->raid_thread, PUSER, "thtrm", 0); in mpt_terminate_raid_thread()720 mpt->raid_thread = NULL; in mpt_raid_thread()721 wakeup(&mpt->raid_thread); in mpt_raid_thread()
634 struct proc *raid_thread; member