Contents

GetTargetForID

Accessor for getting pointer to IOSCSIParallelInterfaceDevice.

Declaration

IOSCSIParallelInterfaceDevice * GetTargetForID ( 
 SCSIDeviceIdentifiertargetID );

Parameters

  • targetID:

    SCSIDeviceIdentifier of desired targetID.

Return Value

returns pointer to IOSCSIParallelInterfaceDevice or NULL if not found.

See Also

Miscellaneous