Searched refs:mpi3mr_kproc_create (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mpi3mr/ |
H A D | mpi3mr_pci.c | 335 error = mpi3mr_kproc_create(mpi3mr_timestamp_thread, sc, in mpi3mr_ich_startup() 342 error = mpi3mr_kproc_create(mpi3mr_watchdog_thread, sc, in mpi3mr_ich_startup()
|
H A D | mpi3mr.h | 842 #define mpi3mr_kproc_create(func, farg, proc_ptr, flags, stackpgs, fmtstr, arg) \ macro
|