Contents

GetHBATargetDataPointer

Method to retrieve the HBA Data pointer.

Declaration

void * GetHBATargetDataPointer (
 SCSITargetIdentifiertargetDevice );

Parameters

  • targetDevice:

    A valid SCSITargetIdentifier.

Return Value

returns pointer to buffer for HBA specific data, NULL if none found or GetHBADataSize is zero.

Overview

Method to retrieve the HBA Data pointer.

See Also

Miscellaneous