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

/macosx-10.9.5/IOFWDVComponents-207.4.1/
H A DIsochronousDataHandler.i.c517 struct IDHWriteGluePB myIDHWriteGluePB = { local
524 struct IDHWriteGluePB myIDHWriteGluePB; local
525 *((unsigned long*)&myIDHWriteGluePB) = 0x00040009;
527 myIDHWriteGluePB.componentFlags = 0;
528 myIDHWriteGluePB.componentParamSize = 4;
529 myIDHWriteGluePB.componentWhat = 9;
533 myIDHWriteGluePB.pb = pb;
534 myIDHWriteGluePB.idh = idh;
537 return (ComponentResult)CallUniversalProc(CallComponentUPP, 0x000000F0, &myIDHWriteGluePB);
539 return (ComponentResult)CallComponentDispatch( (ComponentParameters*)&myIDHWriteGluePB );
[all...]

Completed in 126 milliseconds