Searched refs:getRefcon (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWDCL.cpp108 IOFWDCL::getRefcon() const function in class:IOFWDCL
263 uint64_t * asyncRef = (uint64_t*)getRefcon() ;
432 uint64_t * asyncRef = (uint64_t *) getRefcon() ;
455 delete [] (uint64_t*)getRefcon() ;
H A DIOFWDCL.h158 void * getRefcon() const ;
H A DIOFWUserIsochPort.cpp948 io_user_reference_t * dclAsyncRef = (io_user_reference_t*)dcl->getRefcon() ;

Completed in 123 milliseconds