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