Home
last modified time | relevance | path

Searched refs:mpt_raid_thread (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/mpt/
H A Dmpt_raid.c106 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