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

/vbox/src/VBox/Devices/VirtIO/
H A DVirtio.h109 typedef VRING *PVRING; typedef
289 void vringSetNotification(PVPCISTATE pState, PVRING pVRing, bool fEnabled);
291 DECLINLINE(uint16_t) vringReadAvailIndex(PVPCISTATE pState, PVRING pVRing)

Completed in 43 milliseconds