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

/vbox/include/VBox/
H A Dvd.h484 /* Forward declaration, VBOXHDD structure is visible only inside VBox HDD module. */
485 struct VBOXHDD;
486 typedef struct VBOXHDD VBOXHDD; typedef in typeref:struct:VBOXHDD
487 typedef VBOXHDD *PVBOXHDD;
/vbox/src/VBox/Storage/
H A DVD.cpp221 struct VBOXHDD struct
5974 pDisk = (PVBOXHDD)RTMemAllocZ(sizeof(VBOXHDD));

Completed in 77 milliseconds