Home
last modified time | relevance | path

Searched refs:setAsyncReference64 (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/iokit/IOKit/
H A DIOUserClient.h345 static void setAsyncReference64(OSAsyncReference64 asyncRef,
349 static void setAsyncReference64(OSAsyncReference64 asyncRef,
/xnu-11215/iokit/Kernel/
H A DIOUserClient.cpp1329 IOUserClient::setAsyncReference64(OSAsyncReference64 asyncRef, in setAsyncReference64() function in IOUserClient
1340 IOUserClient::setAsyncReference64(OSAsyncReference64 asyncRef, in setAsyncReference64() function in IOUserClient
1344 setAsyncReference64(asyncRef, wakePort, callback, refcon); in setAsyncReference64()