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

/vbox/include/VBox/vmm/
H A Diom.h184 typedef DECLCALLBACK(int) FNIOMIOPORTINSTRING(PPDMDEVINS pDevIns, void *pvUser, RTIOPORT Port, RTGCPTR *pGCPtrDst, PRTGCUINTREG pcTransfers, unsigned cb); typedef
185 /** Pointer to a FNIOMIOPORTINSTRING(). */
186 typedef FNIOMIOPORTINSTRING *PFNIOMIOPORTINSTRING;

Completed in 250 milliseconds