Searched refs:myDeviceControlGetDeviceConnectionIDGluePB (Results 1 - 1 of 1) sorted by path

/macosx-10.10.1/IOFWDVComponents-207.4.1/
H A DDeviceControlPriv.i.c246 struct DeviceControlGetDeviceConnectionIDGluePB myDeviceControlGetDeviceConnectionIDGluePB = { local
253 struct DeviceControlGetDeviceConnectionIDGluePB myDeviceControlGetDeviceConnectionIDGluePB; local
254 // *((unsigned long*)&myDeviceControlGetDeviceConnectionIDGluePB) = 0x00040103;
256 myDeviceControlGetDeviceConnectionIDGluePB.componentFlags = 0;
257 myDeviceControlGetDeviceConnectionIDGluePB.componentParamSize = 4;
258 myDeviceControlGetDeviceConnectionIDGluePB.componentWhat = 259;
262 myDeviceControlGetDeviceConnectionIDGluePB.connectionID = connectionID;
263 myDeviceControlGetDeviceConnectionIDGluePB.instance = instance;
266 return (ComponentResult)CallUniversalProc(CallComponentUPP, 0x000000F0, &myDeviceControlGetDeviceConnectionIDGluePB);
268 return (ComponentResult)CallComponentDispatch( (ComponentParameters*)&myDeviceControlGetDeviceConnectionIDGluePB );
[all...]

Completed in 267 milliseconds