Mac OS X Reference Library Apple Developer
Search

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.

 

Did this document help you? Yes It's good, but... Not helpful...

Last Updated: 2010-07-29