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

/vbox/include/VBox/vmm/
H A Diom.h217 typedef DECLCALLBACK(int) FNIOMIOPORTOUTSTRING(PPDMDEVINS pDevIns, void *pvUser, RTIOPORT Port, RTGCPTR *pGCPtrSrc, PRTGCUINTREG pcTransfers, unsigned cb); typedef
218 /** Pointer to a FNIOMIOPORTOUTSTRING(). */
219 typedef FNIOMIOPORTOUTSTRING *PFNIOMIOPORTOUTSTRING;

Completed in 32 milliseconds