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

/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWIsochChannel.h58 typedef IOReturn (ForceStopNotificationProc)(void* refCon, IOFWIsochChannel* channel, UInt32 stopCondition ); typedef in class:IOFWIsochChannel
62 ForceStopNotificationProc* fStopProc;
96 IOFWSpeed prefSpeed, ForceStopNotificationProc* stopProc,
128 typedef IOFWIsochChannel::ForceStopNotificationProc FWIsochChannelForceStopNotificationProc ;
129 typedef IOFWIsochChannel::ForceStopNotificationProc* FWIsochChannelForceStopNotificationProcPtr ;
H A DIOFWDCLProgram.h97 IOFWIsochChannel::ForceStopNotificationProc proc,
H A DIOFWDCLProgram.cpp364 IOFWIsochChannel::ForceStopNotificationProc proc,
H A DIOFireWireBus.h215 IOFWIsochChannel::ForceStopNotificationProc stopProc=NULL,
H A DIOFWIsochChannel.cpp61 ForceStopNotificationProc * stopProc,
H A DIOFireWireUserClient.cpp3470 program->setForceStopProc( (IOFWIsochChannel::ForceStopNotificationProc*)&IOFWUserIsochChannel::isochChannel_ForceStopHandler, channel, channel ) ;

Completed in 138 milliseconds