Home
last modified time | relevance | path

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

/xnu-8020.121.3/iokit/IOKit/ !
H A DIOUserClient.h85 struct IOExternalAsyncMethod { struct
482 virtual IOExternalAsyncMethod *
490 virtual IOExternalAsyncMethod *
496 IOExternalAsyncMethod *
/xnu-8020.121.3/iokit/Kernel/ !
H A DIOUserClient.cpp2029 IOExternalAsyncMethod *
2070 IOExternalAsyncMethod *
2074 IOExternalAsyncMethod *method = getExternalAsyncMethodForIndex(index); in getAsyncTargetAndMethodForIndex()
2083 IOExternalAsyncMethod *
2088 IOExternalAsyncMethod* result = getAsyncTargetAndMethodForIndex(&targetPRaw, index); in getAsyncTargetAndMethodForIndex()
5284 IOExternalAsyncMethod * method, in shim_io_async_method_scalarI_scalarO()
5472 IOExternalAsyncMethod * method, in shim_io_async_method_scalarI_structureO()
5646 IOExternalAsyncMethod * method, in shim_io_async_method_scalarI_structureI()
5793 IOExternalAsyncMethod * method, in shim_io_async_method_structureI_structureO()
6261 IOExternalAsyncMethod * method; in externalMethod()