Contents

UserTargetResetRequest

Resets a target.

Declaration

virtual kern_return_t UserTargetResetRequest(uint64_t theT, uint32_t *response);

Parameters

  • theT:

    The target to reset.

  • response:

    On return, a SCSI protocol-specific value indicating the success or failure of the request.

Discussion

The definition of the reset event that this request performs depends on the SCSI protocol.

See Also

Performing SCSI Standard Task Management