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

/vbox/src/VBox/Devices/Network/
H A DDevE1000.cpp1113 bool fIntMaskUsed; member in struct:E1kState_st
1893 pThis->fIntMaskUsed = false;
1912 //if (!!ITR && pThis->fIntMaskUsed && tstamp - pThis->u64AckedAt < ITR * 256)
2908 if (pThis->fIntMaskUsed)
6631 //SSMR3PutBool(pSSM, pThis->fIntMaskUsed);
6746 //SSMR3GetBool(pSSM, pThis->fIntMaskUsed);
7252 pThis->fIntMaskUsed = false;
7436 pThis->fIntMaskUsed = false;

Completed in 73 milliseconds