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

/xnu-2422.115.4/iokit/IOKit/
H A DOSMessageNotification.h115 typedef natural_t OSAsyncReference[kOSAsyncRefCount]; typedef
120 OSAsyncReference reference;
H A DIOUserClient.h68 typedef IOReturn (IOService::*IOAsyncMethod)(OSAsyncReference asyncRef,
255 static IOReturn sendAsyncResult(OSAsyncReference reference,
257 static void setAsyncReference(OSAsyncReference asyncRef,
/xnu-2422.115.4/iokit/Kernel/
H A DIOUserClient.cpp870 void IOUserClient::setAsyncReference(OSAsyncReference asyncRef,
1271 IOReturn IOUserClient::sendAsyncResult(OSAsyncReference reference,

Completed in 26 milliseconds