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

/vbox/src/VBox/Devices/Storage/
H A DDrvDiskIntegrity.cpp63 typedef struct DRVDISKAIOREQ struct
89 } DRVDISKAIOREQ, *PDRVDISKAIOREQ; typedef in typeref:struct:DRVDISKAIOREQ
221 PDRVDISKAIOREQ pIoReq = (PDRVDISKAIOREQ)RTMemAlloc(sizeof(DRVDISKAIOREQ));

Completed in 47 milliseconds