Contents

doDisable

Makes a synchronized call to disable() through executeCommand().

Declaration

virtual IOReturn doDisable(
 IOService *client);

Overview

Do not use this method, it may be removed in the future. See disable().

See Also

Miscellaneous