Contents

ReportHBASpecificDeviceDataSize

Determine memory needed for HBA Device specific use.

Declaration

virtual UInt32 ReportHBASpecificDeviceDataSize (
 void ) = 0;

Return Value

returns memory required in bytes

Overview

This method is used to retrieve the amount of memory that will be allocated in the SCSI Parallel Device for HBA specific use.

See Also

Miscellaneous