Contents

ReportMaximumTaskCount

Report Maximum Task Count

Declaration

virtual UInt32 ReportMaximumTaskCount (
 void ) = 0;

Return Value

returns maximum (non-zero) task count.

Overview

This method will be called to retrieve the maximum number of outstanding tasks the HBA can process. This number must be greater than zero or the controller driver will fail to match and load.

See Also

Miscellaneous