executeCommand
Submit IO requests
Declaration
virtual IOReturn executeCommand(
IOATACommand *command);Parameters
- command:
pointer to a valid IOATACommand with the command to be executed.
Return Value
kIOSuccess (0) if the command was successfully queued in the controller.