Searched defs:proc_ptr (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/aic7xxx/ |
H A D | aic_osm_lib.h | 108 #define aic_kthread_create(func, farg, proc_ptr, flags, stackpgs, fmtstr, arg) \ argument
|
/freebsd/sys/dev/aacraid/ |
H A D | aacraid_var.h | 62 #define aac_kthread_create(func, farg, proc_ptr, flags, stackpgs, fmtstr, arg) \ argument
|
/freebsd/sys/dev/mpi3mr/ |
H A D | mpi3mr.h | 826 #define mpi3mr_kproc_create(func, farg, proc_ptr, flags, stackpgs, fmtstr, arg) \ argument
|
/freebsd/sys/dev/mrsas/ |
H A D | mrsas.h | 3627 #define mrsas_kproc_create(func, farg, proc_ptr, flags, stackpgs, fmtstr, arg) \ argument
|