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

/vbox/include/VBox/vmm/
H A Diom.h200 typedef DECLCALLBACK(int) FNIOMIOPORTOUT(PPDMDEVINS pDevIns, void *pvUser, RTIOPORT Port, uint32_t u32, unsigned cb); typedef
201 /** Pointer to a FNIOMIOPORTOUT(). */
202 typedef FNIOMIOPORTOUT *PFNIOMIOPORTOUT;

Completed in 42 milliseconds