Contents

createLogin

Creates a new IOFireWireSBP2Login object.

Declaration

virtual IOFireWireSBP2Login *createLogin(
 void );

Return Value

Returns a pointer to a new IOFireWireSBP2Login.

Overview

Creates a new IOFireWireSBP2Login object for the LUN. Login objects supply most of the SBP2 APIs related to login maintenance and Normal Command ORB execution.

See Also

Miscellaneous