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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
H A DAtapi.c1116 @param WriteProtected if True, current media is write protected.
1125 OUT BOOLEAN *WriteProtected
1130 *WriteProtected = FALSE;
1143 *WriteProtected = TRUE;
1146 *WriteProtected = FALSE;
1192 BOOLEAN WriteProtected; local
1336 Status = IsLS120orZipWriteProtected (IdeDev, &WriteProtected);
1339 if (WriteProtected) {
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinnt.h4959 BOOLEAN WriteProtected; member in struct:_TAPE_GET_MEDIA_PARAMETERS
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinnt.h5077 BOOLEAN WriteProtected; member in struct:_TAPE_GET_MEDIA_PARAMETERS

Completed in 95 milliseconds