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

/vbox/include/VBox/vmm/
H A Dpdmifs.h1014 * Pair with PDMIBLOCK.
1093 typedef struct PDMIBLOCK *PPDMIBLOCK;
1098 typedef struct PDMIBLOCK struct
1246 * Free memory allocated with PDMIBLOCK::pfnIoBufAlloc().
1251 * @param cb Amount of bytes given in PDMIBLOCK::pfnIoBufAlloc().
1255 } PDMIBLOCK; typedef in typeref:struct:PDMIBLOCK
1256 /** PDMIBLOCK interface ID. */
1493 * Makes up the foundation for PDMIBLOCK and PDMIBLOCKBIOS.

Completed in 40 milliseconds