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

/vbox/src/VBox/Main/src-server/freebsd/
H A DHostHardwareFreeBSD.cpp56 static int getDVDInfoFromCAM(DriveInfoList *pList, bool *pfSuccess);
122 rc = getDVDInfoFromCAM(&mDVDList, &fSuccess);
163 static int getDVDInfoFromCAM(DriveInfoList *pList, bool *pfSuccess) function

Completed in 32 milliseconds