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

/macosx-10.9.5/IOFWDVComponents-207.4.1/
H A DIsochronousDataHandler.i.c303 struct IDHGetDeviceClockGluePB myIDHGetDeviceClockGluePB = { local
310 struct IDHGetDeviceClockGluePB myIDHGetDeviceClockGluePB; local
311 // *((unsigned long*)&myIDHGetDeviceClockGluePB) = 0x00040005;
313 myIDHGetDeviceClockGluePB.componentFlags = 0;
314 myIDHGetDeviceClockGluePB.componentParamSize = 4;
315 myIDHGetDeviceClockGluePB.componentWhat = 5;
319 myIDHGetDeviceClockGluePB.clock = clock;
320 myIDHGetDeviceClockGluePB.idh = idh;
323 return (ComponentResult)CallUniversalProc(CallComponentUPP, 0x000000F0, &myIDHGetDeviceClockGluePB);
325 return (ComponentResult)CallComponentDispatch( (ComponentParameters*)&myIDHGetDeviceClockGluePB );
[all...]

Completed in 400 milliseconds