Contents

cleanUp

cleanUp is called to tear down IOFireWireSerialBusProtocolTransport.

Declaration

virtual void cleanUp (
 void );

Overview

cleanUp is called when we receive a kIOFWMessageServiceIsRequestingClose message or if we fail our initialization.

See Also

Miscellaneous