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

/vbox/src/VBox/Devices/Storage/
H A DDrvVD.cpp1360 if (fEvents & VD_INTERFACETCPNET_EVT_ERROR)
1393 *pfEvents |= VD_INTERFACETCPNET_EVT_ERROR;
1456 if (fEvents & VD_INTERFACETCPNET_EVT_ERROR)
1482 *pfEvents |= VD_INTERFACETCPNET_EVT_ERROR;
1541 *pfEvents |= VD_INTERFACETCPNET_EVT_ERROR;
/vbox/include/VBox/
H A Dvd-ifs.h1065 #define VD_INTERFACETCPNET_EVT_ERROR RT_BIT_32(2) macro
/vbox/src/VBox/Storage/
H A DISCSI.cpp3400 pImage->fPollEvents = VD_INTERFACETCPNET_EVT_READ | VD_INTERFACETCPNET_EVT_ERROR;
3500 if (fEvents & VD_INTERFACETCPNET_EVT_ERROR)

Completed in 52 milliseconds