Home
last modified time | relevance | path

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

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