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

/macosx-10.9.5/IOFWDVComponents-207.4.1/
H A DIsochronousDataHandler.i.c463 struct IDHReadGluePB myIDHReadGluePB = { local
470 struct IDHReadGluePB myIDHReadGluePB; local
471 //*((unsigned long*)&myIDHReadGluePB) = 0x00040008;
473 myIDHReadGluePB.componentFlags = 0;
474 myIDHReadGluePB.componentParamSize = 4;
475 myIDHReadGluePB.componentWhat = 8;
479 myIDHReadGluePB.pb = pb;
480 myIDHReadGluePB.idh = idh;
483 return (ComponentResult)CallUniversalProc(CallComponentUPP, 0x000000F0, &myIDHReadGluePB);
485 return (ComponentResult)CallComponentDispatch( (ComponentParameters*)&myIDHReadGluePB );
[all...]

Completed in 84 milliseconds