Home
last modified time | relevance | path

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

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