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

/macosx-10.9.5/IOUSBMassStorageClass-360.0.3/
H A DIOUFIStorageServices.h107 virtual IOReturn reportRemovability ( bool * isRemovable );
H A DIOUFIStorageServices.cpp708 // reportRemovability [PUBLIC]
712 IOUFIStorageServices::reportRemovability ( bool * isRemovable ) function in class:IOUFIStorageServices
/macosx-10.9.5/IOStorageFamily-172/
H A DIOBlockStorageDevice.h320 * @function reportRemovability
330 virtual IOReturn reportRemovability(bool *isRemovable) = 0;
H A DIOBlockStorageDriver.cpp1290 result = getProvider()->reportRemovability(&_removable);
1292 IOLog("%s[IOBlockStorageDriver]::handleStart; err '%s' from reportRemovability\n",

Completed in 122 milliseconds