Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsainit.c314 agsaTimerDesc_t *pTimerDesc; in saInitialize() local
843 pTimerDesc->valid = agFALSE; in saInitialize()
844 pTimerDesc->timeoutTick = 0; in saInitialize()
845 pTimerDesc->pfnTimeout = agNULL; in saInitialize()
846 pTimerDesc->Event = 0; in saInitialize()
847 pTimerDesc->pParm = agNULL; in saInitialize()
3805 agsaTimerDesc_t *pTimerDesc; in siInitResources() local
3930 pTimerDesc->timeoutTick = 0; in siInitResources()
3931 pTimerDesc->pfnTimeout = agNULL; in siInitResources()
3932 pTimerDesc->Event = 0; in siInitResources()
[all …]