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

/macosx-10.9.5/IOFWDVComponents-207.4.1/
H A DIsochronousDataHandler.i.c410 struct IDHCloseDeviceGluePB myIDHCloseDeviceGluePB = { local
417 struct IDHCloseDeviceGluePB myIDHCloseDeviceGluePB; local
418 //*((unsigned long*)&myIDHCloseDeviceGluePB) = 0x00000007;
420 myIDHCloseDeviceGluePB.componentFlags = 0;
421 myIDHCloseDeviceGluePB.componentParamSize = 0;
422 myIDHCloseDeviceGluePB.componentWhat = 7;
426 myIDHCloseDeviceGluePB.idh = idh;
429 return (ComponentResult)CallUniversalProc(CallComponentUPP, 0x000000F0, &myIDHCloseDeviceGluePB);
431 return (ComponentResult)CallComponentDispatch( (ComponentParameters*)&myIDHCloseDeviceGluePB );

Completed in 109 milliseconds