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

/macosx-10.9.5/IOFWDVComponents-207.4.1/
H A DIsochronousDataHandler.i.c688 struct IDHCancelNotificationGluePB myIDHCancelNotificationGluePB = { local
695 struct IDHCancelNotificationGluePB myIDHCancelNotificationGluePB; local
696 // *((unsigned long*)&myIDHCancelNotificationGluePB) = 0x0004000C;
698 myIDHCancelNotificationGluePB.componentFlags = 0;
699 myIDHCancelNotificationGluePB.componentParamSize = 4;
700 myIDHCancelNotificationGluePB.componentWhat = 12;
704 myIDHCancelNotificationGluePB.notificationID = notificationID;
705 myIDHCancelNotificationGluePB.idh = idh;
708 return (ComponentResult)CallUniversalProc(CallComponentUPP, 0x000000F0, &myIDHCancelNotificationGluePB);
710 return (ComponentResult)CallComponentDispatch( (ComponentParameters*)&myIDHCancelNotificationGluePB );
[all...]

Completed in 150 milliseconds