Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115928250
D41081.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
459 B
Referenced Files
None
Subscribers
None
D41081.diff
View Options
diff --git a/sys/cam/scsi/scsi_all.h b/sys/cam/scsi/scsi_all.h
--- a/sys/cam/scsi/scsi_all.h
+++ b/sys/cam/scsi/scsi_all.h
@@ -72,6 +72,8 @@
SS_NOP = 0x000000, /* Do nothing */
SS_RETRY = 0x010000, /* Retry the command */
SS_FAIL = 0x020000, /* Bail out */
+
+ /* Actions larger than SS_START allocate a recovery CCB */
SS_START = 0x030000, /* Send a Start Unit command to the device,
* then retry the original command.
*/
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, May 1, 1:02 PM (15 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17881705
Default Alt Text
D41081.diff (459 B)
Attached To
Mode
D41081: cam: Add comment about recovery ccbs
Attached
Detach File
Event Timeline
Log In to Comment