Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOUserClient.h85 struct IOExternalAsyncMethod { struct
497 virtual IOExternalAsyncMethod *
505 virtual IOExternalAsyncMethod *
511 IOExternalAsyncMethod *
/xnu-11215/iokit/Kernel/
H A DIOUserClient.cpp2125 IOExternalAsyncMethod *
2166 IOExternalAsyncMethod *
2170 IOExternalAsyncMethod *method = getExternalAsyncMethodForIndex(index); in getAsyncTargetAndMethodForIndex()
2179 IOExternalAsyncMethod *
2184 IOExternalAsyncMethod* result = getAsyncTargetAndMethodForIndex(&targetPRaw, index); in getAsyncTargetAndMethodForIndex()
5501 IOExternalAsyncMethod * method, in shim_io_async_method_scalarI_scalarO()
5689 IOExternalAsyncMethod * method, in shim_io_async_method_scalarI_structureO()
5863 IOExternalAsyncMethod * method, in shim_io_async_method_scalarI_structureI()
6010 IOExternalAsyncMethod * method, in shim_io_async_method_structureI_structureO()
6563 IOExternalAsyncMethod * method; in externalMethod()