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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOUserClient.h56 @constant kIOUCVariableStructureSize Use in the structures IOExternalMethod, IOExternalAsyncMethod, IOExternalMethodDispatch to specify the size of the structure is variable.
81 struct IOExternalAsyncMethod { struct
345 virtual IOExternalAsyncMethod *
352 virtual IOExternalAsyncMethod *
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOUserClient.cpp1193 IOExternalAsyncMethod * IOUserClient::getExternalAsyncMethodForIndex( UInt32 /* index */)
1209 IOExternalAsyncMethod * IOUserClient::
1212 IOExternalAsyncMethod *method = getExternalAsyncMethodForIndex(index);
3353 IOExternalAsyncMethod * method,
3539 IOExternalAsyncMethod * method,
3714 IOExternalAsyncMethod * method,
3863 IOExternalAsyncMethod * method,
4322 IOExternalAsyncMethod * method;

Completed in 32 milliseconds