Home
last modified time | relevance | path

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

/xnu-8796.121.2/iokit/IOKit/
H A DIOUserClient.h343 static void setAsyncReference64(OSAsyncReference64 asyncRef,
347 static void setAsyncReference64(OSAsyncReference64 asyncRef,
/xnu-8796.121.2/iokit/Kernel/
H A DIOUserClient.cpp1275 IOUserClient::setAsyncReference64(OSAsyncReference64 asyncRef, in setAsyncReference64() function in IOUserClient
1286 IOUserClient::setAsyncReference64(OSAsyncReference64 asyncRef, in setAsyncReference64() function in IOUserClient
1290 setAsyncReference64(asyncRef, wakePort, callback, refcon); in setAsyncReference64()