Searched refs:iStatIntLostOne (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Network/
H A DDevE1000.cpp1242 int32_t iStatIntLostOne; member in struct:E1kState_st
1884 pThis->iStatIntLostOne = 1;
5739 //pThis->iStatIntLost += pThis->iStatIntLostOne;
5740 //pThis->iStatIntLostOne = 0;
5798 //pThis->iStatIntLost += pThis->iStatIntLostOne;
5799 //pThis->iStatIntLostOne = 0;
5845 //pThis->iStatIntLost += pThis->iStatIntLostOne;
5846 //pThis->iStatIntLostOne = 0;
7783 PDMDevHlpSTAMRegisterF(pDevIns, &pThis->iStatIntLostOne, STAMTYPE_U32, STAMVISIBILITY_ALWAYS, STAMUNIT_NS, "iStatIntLostOne", "/Device
[all...]

Completed in 935 milliseconds