setCommandFunction
Sets the function of the management ORB.
Declaration
virtual IOReturn setCommandFunction(
UInt32function );Parameters
- function:
a value indicating the desired management function.
Return Value
Returns kIOReturnSuccess if function was a legal function.
Overview
Sets the the function of the management ORB. Legal values are kFWSBP2QueryLogins, kFWSBP2AbortTask, kFWSBP2AbortTaskSet, kFWSBP2LogicalUnitReset, and kFWSBP2TargetReset.