IOFireWireSBP2ManagementORB.h

Overview

Contains the class definition for IOFireWireSBP2ManagementORB.



Classes

IOFireWireSBP2ManagementORB

Supplies non login related management ORBs. Management ORBs can be executed independent of a login, if necessary. Management ORBs are created using the IOFireWireSBP2LUN interface.



Typedefs

FWSBP2ManagementCallback

FWSBP2ManagementCallback


typedef void ( *FWSBP2ManagementCallback)(
    void *refCon,
    IOReturn status,
    IOFireWireSBP2ManagementORB *orb);  
Fields
refCon

Reference constant supplied when the notification was registered.

status

Indicates success or failure of operation.

orb

Indicates current orb status is for.

 

 

Last Updated: 2009-10-14