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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOUserClient.h51 @constant kIOUCVariableStructureSize Use in the structures IOExternalMethod, IOExternalAsyncMethod, IOExternalMethodDispatch to specify the size of the structure is variable.
76 struct IOExternalAsyncMethod { struct
286 virtual IOExternalAsyncMethod *
292 virtual IOExternalAsyncMethod *
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOUserClient.cpp1052 IOExternalAsyncMethod * IOUserClient::getExternalAsyncMethodForIndex( UInt32 /* index */)
1068 IOExternalAsyncMethod * IOUserClient::
1071 IOExternalAsyncMethod *method = getExternalAsyncMethodForIndex(index);
3020 IOExternalAsyncMethod * method,
3206 IOExternalAsyncMethod * method,
3381 IOExternalAsyncMethod * method,
3530 IOExternalAsyncMethod * method,
4014 IOExternalAsyncMethod * method;

Completed in 30 milliseconds