Searched refs:doLock (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireFamily.kmodproj/
H A DIOFWAddressSpace.h222 /*! @function doLock
234 virtual UInt32 doLock(UInt16 nodeID, IOFWSpeed &speed, FWAddress addr, UInt32 inlen,
H A DIOFWAddressSpace.cpp358 // doLock
362 UInt32 IOFWAddressSpace::doLock(UInt16 nodeID, IOFWSpeed &speed, FWAddress addr, UInt32 inLen, function in class:IOFWAddressSpace
H A DIOFWUserPseudoAddressSpace.h253 virtual UInt32 doLock(
H A DIOFWUserPseudoAddressSpace.cpp577 UInt32 IOFWUserPseudoAddressSpace::doLock(UInt16 nodeID, IOFWSpeed &speed, FWAddress addr, UInt32 inLen, function in class:IOFWUserPseudoAddressSpace
595 return IOFWPseudoAddressSpace::doLock( nodeID, speed, addr, inLen, newVal, outLen, oldVal, type, refcon ) ;
H A DIOFireWireController.cpp5910 ret = found->doLock(nodeID, speed, addr, inLen, newVal, outLen, oldVal, type, refcon);
/macosx-10.9.5/IOStorageFamily-172/
H A DIOBlockStorageDevice.cpp182 IOBlockStorageDevice::doLockUnlockMedia(bool doLock) argument
H A DIOBlockStorageDevice.h213 virtual IOReturn doLockUnlockMedia(bool doLock) __attribute__ ((deprecated));

Completed in 98 milliseconds