Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F162902548
D41081.id124953.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.id124953.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
Sun, Jul 19, 3:50 AM (9 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35176071
Default Alt Text
D41081.id124953.diff (459 B)
Attached To
Mode
D41081: cam: Add comment about recovery ccbs
Attached
Detach File
Event Timeline
Log In to Comment