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

/vbox/src/VBox/Main/src-server/
H A DHostImpl.cpp101 typedef struct SOLARISDVD struct
103 struct SOLARISDVD *pNext;
106 } SOLARISDVD; typedef in typeref:struct:SOLARISDVD
108 typedef SOLARISDVD *PSOLARISDVD;
2359 PSOLARISDVD pDrive = (PSOLARISDVD)RTMemAllocZ(sizeof(SOLARISDVD));

Completed in 41 milliseconds