Home
last modified time | relevance | path

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

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