Searched refs:sendAsyncResult64 (Results 1 – 3 of 3) sorted by relevance
316 static IOReturn sendAsyncResult64(OSAsyncReference64 reference,
2150 return sendAsyncResult64(reference64, result, args64, numArgs); in sendAsyncResult()2161 IOUserClient::sendAsyncResult64(OSAsyncReference64 reference, in sendAsyncResult64() function in IOUserClient
5480 …IOUserClient::sendAsyncResult64(ref->asyncRef, status, (io_user_reference_t *) asyncData, asyncDat… in KernelCompletion_Impl()