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

/darwin-on-arm/xnu/iokit/IOKit/
H A DOSMessageNotification.h115 typedef natural_t OSAsyncReference[kOSAsyncRefCount]; typedef
120 OSAsyncReference reference;
H A DIOUserClient.h66 typedef IOReturn (IOService::*IOAsyncMethod)(OSAsyncReference asyncRef,
249 static IOReturn sendAsyncResult(OSAsyncReference reference,
251 static void setAsyncReference(OSAsyncReference asyncRef,
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOUserClient.cpp865 void IOUserClient::setAsyncReference(OSAsyncReference asyncRef,
1257 IOReturn IOUserClient::sendAsyncResult(OSAsyncReference reference,

Completed in 77 milliseconds