Home
last modified time | relevance | path

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

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