Home
last modified time | relevance | path

Searched refs:smTimerCBFunc_t (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/dev/pms/RefTisa/sat/src/
H A Dsmtypes.h52 typedef void (*smTimerCBFunc_t)(smRoot_t *smRoot, void *timerData1, void *timerData2, void *timerDa… typedef
65 smTimerCBFunc_t timerCBFunc;
H A Dsmtimer.c72 smTimerCBFunc_t CBFunc, in smSetTimerRequest()
H A Dsmproto.h57 smTimerCBFunc_t CBFunc,