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

/macosx-10.10/IOFireWireIP-226.2/KernelSource/IONetworkingFamily/
H A DIOFWInterface.cpp560 ctr->doDisable(this);
586 ctr->doDisable(this);
1189 getController()->doDisable( this );
/macosx-10.10/IONetworkingFamily-101/
H A DIOEthernetInterface.cpp618 ctr->doDisable(this);
644 ctr->doDisable(this);
1189 getController()->doDisable( this );
H A DIONetworkController.h571 /*! @function doDisable
577 virtual IOReturn doDisable(IOService * client);
H A DIOKernelDebugger.cpp717 if ( ctr && on ) ctr->doDisable( self );
H A DIONetworkController.cpp2249 IOReturn IONetworkController::doDisable(IOService * client) function in class:IONetworkController

Completed in 121 milliseconds