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

/vbox/include/VBox/
H A Drawpci.h47 typedef enum PCIRAWMEMINFOACTION enum
55 } PCIRAWMEMINFOACTION; typedef in typeref:enum:PCIRAWMEMINFOACTION
86 typedef DECLCALLBACK(int) FNRAWPCICONTIGPHYSMEMINFO(struct RAWPCIPERVM* pVmData, RTHCPHYS HostStart, RTGCPHYS GuestStart, uint64_t cMemSize, PCIRAWMEMINFOACTION Action);

Completed in 44 milliseconds