Searched refs:cl_pfn_timer_callback_t (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/ofed/management/opensm/include/complib/
H A Dcl_timer.h74 * cl_pfn_timer_callback_t
82 /****d* Component Library: Timer/cl_pfn_timer_callback_t
84 * cl_pfn_timer_callback_t
87 * The cl_pfn_timer_callback_t function type defines the prototype for
92 typedef void (*cl_pfn_timer_callback_t) (IN void *context); typedef
154 IN cl_pfn_timer_callback_t pfn_callback,
163 * See the cl_pfn_timer_callback_t function type definition for details
179 * cl_timer_stop, cl_pfn_timer_callback_t
H A Dcl_timer_osd.h68 cl_pfn_timer_callback_t pfn_callback;
/freebsd-10.2-release/contrib/ofed/management/opensm/complib/
H A Dcl_timer.c217 IN cl_pfn_timer_callback_t pfn_callback,

Completed in 47 milliseconds