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

/vbox/src/VBox/Storage/
H A DISCSI.cpp586 bool fExtendedSelectSupported; member in struct:ISCSIIMAGE
3521 if (pImage->fExtendedSelectSupported)
3561 if (pImage->fExtendedSelectSupported)
3637 if (pImage->fExtendedSelectSupported)
4093 pImage->fExtendedSelectSupported = true;
4113 pImage->fExtendedSelectSupported = false;

Completed in 55 milliseconds