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

/macosx-10.10.1/IONetworkingFamily-101/
H A DIOKernelDebugger.cpp382 UInt32 IOKernelDebugger::kdpLinkStatusDispatcher( void ) function in class:IOKernelDebugger
609 kdp_unregister_link( (kdp_link_t) kdpLinkStatusDispatcher, (kdp_mode_t) kdpSetModeDispatcher);
658 kdp_register_link((kdp_link_t) kdpLinkStatusDispatcher, (kdp_mode_t) kdpSetModeDispatcher);
H A DIOKernelDebugger.h61 by kdpLinkStatusDispatcher().
155 /*! @function kdpLinkStatusDispatcher
162 static UInt32 kdpLinkStatusDispatcher(void);

Completed in 102 milliseconds