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

/vbox/include/VBox/
H A Derr.h1544 #define VERR_VD_DEK_MISSING (-3214) macro
/vbox/src/VBox/Devices/Storage/
H A DDrvSCSI.cpp126 || rc == VERR_VD_DEK_MISSING)
H A DDrvVD.cpp1590 return VERR_VD_DEK_MISSING;
1665 return VERR_VD_DEK_MISSING;
H A DDevAHCI.cpp5786 if (rc == VERR_VD_DEK_MISSING)
H A DDevATA.cpp1547 if (rc == VERR_VD_DEK_MISSING)

Completed in 1736 milliseconds