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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOUserClient.h129 void * structureOutput; member in struct:IOExternalMethodArguments
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOUserClient.cpp2656 args.structureOutput = inband_output;
2737 args.structureOutput = inband_output;
4039 (char *) args->structureOutput, &args->structureOutputSize );
4047 (char *) args->structureOutput, &args->structureOutputSize );
4079 (char *) args->structureOutput, &args->structureOutputSize );
4086 (char *) args->structureOutput, &args->structureOutputSize );

Completed in 249 milliseconds