Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/pms/RefTisa/sat/src/
H A Dsmtypes.h53 typedef void (*smTimerCBFunc_t)(smRoot_t *smRoot, void *timerData1, void *timerData2, void *timerDa… typedef
66 smTimerCBFunc_t timerCBFunc;
H A Dsmtimer.c73 smTimerCBFunc_t CBFunc, in smSetTimerRequest()
H A Dsmproto.h58 smTimerCBFunc_t CBFunc,