Searched defs:fDelayInts (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Network/
H A DDevE1000.cpp1111 bool fDelayInts; member in struct:E1kState_st
1881 if (pThis->fDelayInts)
2909 pThis->fDelayInts = true;
5738 //pThis->fDelayInts = false;
5797 //pThis->fDelayInts = false;
5844 //pThis->fDelayInts = false;
6630 //SSMR3PutBool(pSSM, pThis->fDelayInts);
6745 //SSMR3GetBool(pSSM, pThis->fDelayInts);
7253 pThis->fDelayInts = false;
7437 pThis->fDelayInts
[all...]

Completed in 112 milliseconds