|
Mac Dev Center
Mac OS X Reference Library Drivers, Kernel, & Hardware: Kernel Device Drivers Kernel Framework Reference
|
IOFireWireSBP2ManagementORB.h |
Contains the class definition for 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.
FWSBP2ManagementCallback |
typedef void ( *FWSBP2ManagementCallback)( void *refCon, IOReturn status, IOFireWireSBP2ManagementORB *orb);
refConReference constant supplied when the notification was registered.
statusIndicates success or failure of operation.
orbIndicates current orb status is for.
Last Updated: 2009-10-14