Searched refs:mpt_spawn_raid_thread (Results 1 – 1 of 1) sorted by relevance
105 static int mpt_spawn_raid_thread(struct mpt_softc *mpt);282 error = mpt_spawn_raid_thread(mpt); in mpt_raid_attach()627 mpt_spawn_raid_thread(struct mpt_softc *mpt) in mpt_spawn_raid_thread() function