Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsahw.c42 extern bit32 gLLSoftResetCounter;
949 gLLSoftResetCounter++; in siSpcSoftReset()
950 SA_DBG1(("siSpcSoftReset: ResetCount = 0x%x\n", gLLSoftResetCounter)); in siSpcSoftReset()
H A Dsainit.c44 bit32 gLLSoftResetCounter = 0; variable