Searched refs:PDMBLKCACHEREQ (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/VMM/include/
H A DPDMBlkCacheInternal.h274 typedef struct PDMBLKCACHEREQ struct
282 } PDMBLKCACHEREQ, *PPDMBLKCACHEREQ; typedef in typeref:struct:PDMBLKCACHEREQ
/vbox/src/VBox/VMM/VMMR3/
H A DPDMBlkCache.cpp1856 PPDMBLKCACHEREQ pReq = (PPDMBLKCACHEREQ)RTMemAlloc(sizeof(PDMBLKCACHEREQ));

Completed in 50 milliseconds