Searched refs:myIDHGetDeviceTimeGluePB (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.10.1/IOFWDVComponents-207.4.1/
H A DIsochronousDataHandler.i.c1012 struct IDHGetDeviceTimeGluePB myIDHGetDeviceTimeGluePB = { local
1019 struct IDHGetDeviceTimeGluePB myIDHGetDeviceTimeGluePB; local
1020 // *((unsigned long*)&myIDHGetDeviceTimeGluePB) = 0x00040012;
1022 myIDHGetDeviceTimeGluePB.componentFlags = 0;
1023 myIDHGetDeviceTimeGluePB.componentParamSize = 4;
1024 myIDHGetDeviceTimeGluePB.componentWhat = 18;
1028 myIDHGetDeviceTimeGluePB.deviceTime = deviceTime;
1029 myIDHGetDeviceTimeGluePB.idh = idh;
1032 return (ComponentResult)CallUniversalProc(CallComponentUPP, 0x000000F0, &myIDHGetDeviceTimeGluePB);
1034 return (ComponentResult)CallComponentDispatch( (ComponentParameters*)&myIDHGetDeviceTimeGluePB );
[all...]

Completed in 102 milliseconds