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

/macosx-10.10.1/IOUSBMassStorageClass-370.0.4/
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.10.1/IOStorageFamily-182.1.1/
H A DIOBlockStorageDevice.h320 * @function reportRemovability
330 virtual IOReturn reportRemovability(bool *isRemovable) = 0;
H A DIOBlockStorageDriver.cpp1324 result = getProvider()->reportRemovability(&_removable);
1326 IOLog("%s[IOBlockStorageDriver]::handleStart; err '%s' from reportRemovability\n",

Completed in 139 milliseconds