summaryrefslogtreecommitdiffstats
path: root/sys/cam/cam.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/cam/cam.h')
-rw-r--r--sys/cam/cam.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/cam/cam.h b/sys/cam/cam.h
index 14bbb8f..36ad88a 100644
--- a/sys/cam/cam.h
+++ b/sys/cam/cam.h
@@ -129,6 +129,7 @@ typedef enum {
* requests for the target at the sim level
* back into the XPT queue.
*/
+ CAM_ATA_STATUS_ERROR, /* ATA error, look at error code in CCB */
CAM_SCSI_IT_NEXUS_LOST, /* Initiator/Target Nexus lost. */
CAM_IDE = 0x33, /* Initiator Detected Error */
CAM_RESRC_UNAVAIL, /* Resource Unavailable */
OpenPOWER on IntegriCloud