Searched refs:PollCount (Results 1 – 6 of 6) sorted by relevance
133 UINT8 PollCount; in DisableI2CController() local135 PollCount = 0; in DisableI2CController()160 PollCount++; in DisableI2CController()161 if (PollCount >= MAX_T_POLL_COUNT) { in DisableI2CController()172 ASSERT (PollCount < MAX_T_POLL_COUNT); in DisableI2CController()239 UINT32 PollCount; in WaitForStopDet() local244 PollCount = 0; in WaitForStopDet()275 PollCount++; in WaitForStopDet()276 if (PollCount >= MAX_STOP_DET_POLL_COUNT) { in WaitForStopDet()655 UINT8 PollCount; in ReadMultipleByte() local[all …]
337 UINTN PollCount; ///< Number of times the autonegotiation status was polled member
783 &pNicDevice->PollCount, in Ax88772Rx()798 pNicDevice->PollCount = 0; in Ax88772Rx()
386 UINTN PollCount; ///< Number of times the autonegotiation status was polled member
157 &pNicDevice->PollCount, in SN_GetStatus()172 pNicDevice->PollCount = 0; in SN_GetStatus()
256 &pNicDevice->PollCount, in Ax88772NegotiateLinkStart()