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

/macosx-10.10.1/IOFireWireIP-226.2/KernelSource/IOKit/
H A DIOFireWireIP.cpp822 void IOFireWireIP::registerFWIPPrivateHandlers(IOFireWireIPPrivateHandlers *privateSelf) argument
829 fPrivateInterface = privateSelf->newService;
830 fOutAction = privateSelf->transmitPacket;
831 fUpdateARPCache = privateSelf->updateARPCache;
832 fUpdateMulticastCache = privateSelf->updateMulticastCache;

Completed in 62 milliseconds