Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOUserServer.h287 void * fHandlerArgs; variable
/xnu-11215/iokit/Kernel/
H A DIOUserServer.cpp6717 fHandler(token, fHandlerArgs); in call()
6734 handlerObj->fHandlerArgs = args; in withHandler()