Contents

UserClearACARequest

Removes an autocontingent allegiance (ACA) attribute from a logical unit’s task set.

Declaration

virtual kern_return_t UserClearACARequest(uint64_t theT, uint64_t theL, uint32_t *response);

Parameters

  • theT:

    The target containing the tasks to clear ACA attributes from.

  • theL:

    The logical unit containing the tasks to clear ACA attributes from.

  • response:

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

See Also

Performing SCSI Standard Task Management