Home
last modified time | relevance | path

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

/xnu-8792.41.9/iokit/IOKit/
H A DIOUserServer.h283 void * fHandlerArgs; variable
/xnu-8792.41.9/iokit/Kernel/
H A DIOUserServer.cpp6515 fHandler(token, fHandlerArgs); in call()
6532 handlerObj->fHandlerArgs = args; in withHandler()