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

/vbox/src/VBox/Devices/VirtIO/
H A DVirtio.h58 #define VPCI_F_NOTIFY_ON_EMPTY 0x01000000 macro
H A DVirtio.cpp232 || ((pState->uGuestFeatures & VPCI_F_NOTIFY_ON_EMPTY) && vqueueIsEmpty(pState, pQueue)))
303 | VPCI_F_NOTIFY_ON_EMPTY;

Completed in 45 milliseconds