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

/vbox/src/VBox/Devices/Network/
H A DDevE1000.cpp301 #define RCTL_EN UINT32_C(0x00000002) macro
3134 if (e1kRxDIsCacheEmpty(pThis) && (RCTL & RCTL_EN))
6415 if (!(RCTL & RCTL_EN) || pThis->fLocked || !(STATUS & STATUS_LU))

Completed in 65 milliseconds