Searched refs:reportWriteProtection (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/IOUSBMassStorageClass-360.0.3/
H A DIOUFIStorageServices.h109 virtual IOReturn reportWriteProtection ( bool * isWriteProtected );
H A DIOUFIStorageServices.cpp722 // reportWriteProtection [PUBLIC]
726 IOUFIStorageServices::reportWriteProtection ( bool * isWriteProtected ) function in class:IOUFIStorageServices
/macosx-10.9.5/IOStorageFamily-172/
H A DIOBlockStorageDevice.h333 * @function reportWriteProtection
341 virtual IOReturn reportWriteProtection(bool *isWriteProtected) = 0;
H A DIOBlockStorageDriver.cpp1653 result = getProvider()->reportWriteProtection(&_writeProtected);

Completed in 85 milliseconds