Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic_osm_lib.c76 error = aic_kthread_create(aic_recovery_thread, aic, in aic_spawn_recovery_thread()
H A Daic_osm_lib.h108 #define aic_kthread_create(func, farg, proc_ptr, flags, stackpgs, fmtstr, arg) \ macro