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

/vbox/include/VBox/vmm/
H A Diom.h166 typedef DECLCALLBACK(int) FNIOMIOPORTIN(PPDMDEVINS pDevIns, void *pvUser, RTIOPORT Port, uint32_t *pu32, unsigned cb); typedef
167 /** Pointer to a FNIOMIOPORTIN(). */
168 typedef FNIOMIOPORTIN *PFNIOMIOPORTIN;

Completed in 33 milliseconds