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

/vbox/include/VBox/vmm/
H A Dpdmasynccompletion.h78 typedef DECLCALLBACK(void) FNPDMASYNCCOMPLETEDRV(PPDMDRVINS pDrvIns, void *pvTemplateUser, void *pvUser, int rc); typedef
79 /** Pointer to a FNPDMASYNCCOMPLETEDRV(). */
80 typedef FNPDMASYNCCOMPLETEDRV *PFNPDMASYNCCOMPLETEDRV;

Completed in 42 milliseconds