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

/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireFamily.kmodproj/
H A DIOFWUserIsochChannel.h63 inline io_user_reference_t * getUserAsyncRef() { return fAsyncRef ; } function in class:IOFWUserIsochChannel
H A DIOFWUserIsochChannel.cpp136 if ( !me->getUserAsyncRef() )
141 return IOFireWireUserClient::sendAsyncResult64( (io_user_reference_t *)me->getUserAsyncRef(), stopCondition, NULL, 0 ) ;
H A DIOFireWireUserClient.cpp3625 io_user_reference_t * oldAsyncRef = channel->getUserAsyncRef() ;

Completed in 182 milliseconds