Home
last modified time | relevance | path

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

/xnu-11417.121.6/iokit/IOKit/
H A DOSMessageNotification.h71 kIOAsyncCalloutFuncIndex = kIOAsyncReservedCount, enumerator
/xnu-11417.121.6/iokit/Kernel/
H A DIOUserClient.cpp1337 asyncRef[kIOAsyncCalloutFuncIndex] = (uintptr_t) callback; in setAsyncReference()
1349 asyncRef[kIOAsyncCalloutFuncIndex] = (io_user_reference_t) callback; in setAsyncReference64()