---
title: kSCSITaskStatus_No_Status
framework: kernel
role: symbol
role_heading: Enumeration Case
path: kernel/scsitaskstatus/kscsitaskstatus_no_status
---

# kSCSITaskStatus_No_Status

## Declaration

```occ
kSCSITaskStatus_No_Status = 0xFF
```

## Discussion

Discussion This status is not defined by the SCSI specifications, but is here to provide a status that can be returned in cases where there is not status available from the device or protocol, for example, when the service response is neither TASK_COMPLETED nor LINK_COMMAND_COMPLETE or when the service response is SERVICE_DELIVERY_OR_TARGET_FAILURE and the reason for failure could not be determined.
