Searched refs:aic_kthread_create (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/dev/aic7xxx/ |
| D | aic_osm_lib.h | 130 #define aic_kthread_create(func, farg, proc_ptr, flags, stackpgs, fmtstr, arg) \ macro 133 #define aic_kthread_create(func, farg, proc_ptr, flags, stackpgs, fmtstr, arg) \ macro 137 #define aic_kthread_create(func, farg, proc_ptr, flags, stackpgs, fmtstr, arg) \ macro
|
| D | aic_osm_lib.c | 78 error = aic_kthread_create(aic_recovery_thread, aic, in aic_spawn_recovery_thread()
|