Searched refs:gLLSoftResetCounter (Results 1 – 2 of 2) sorted by relevance
42 extern bit32 gLLSoftResetCounter;949 gLLSoftResetCounter++; in siSpcSoftReset()950 SA_DBG1(("siSpcSoftReset: ResetCount = 0x%x\n", gLLSoftResetCounter)); in siSpcSoftReset()
44 bit32 gLLSoftResetCounter = 0; variable