Lines Matching refs:cLinkDownReported
362 RTUINT cLinkDownReported;
2269 pThis->cLinkDownReported++;
2371 && pThis->cLinkDownReported > PCNET_MAX_LINKDOWN_REPORTED)
3097 pThis->cLinkDownReported++;
3150 pThis->cLinkDownReported++;
3163 pThis->cLinkDownReported++;
3193 pThis->cLinkDownReported++;
3817 if (pThis->cLinkDownReported <= PCNET_MAX_LINKDOWN_REPORTED)
3826 Log(("#%d pcnetTimerRestore: Clearing ERR and CERR after load. cLinkDownReported=%d\n",
3827 pDevIns->iInstance, pThis->cLinkDownReported));
3833 Log(("#%d pcnetTimerRestore: cLinkDownReported=%d, wait another 1500ms...\n",
3834 pDevIns->iInstance, pThis->cLinkDownReported));
4159 pThis->cLinkDownReported = 0;
4599 pThis->cLinkDownReported = 0;
4608 pThis->cLinkDownReported = 0;
4771 pThis->cLinkDownReported = 0x10000;