Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148089713
D44845.1785335300.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
349 B
Referenced Files
None
Subscribers
None
D44845.1785335300.diff
View Options
diff --git a/sys/dev/nvme/nvme.h b/sys/dev/nvme/nvme.h
--- a/sys/dev/nvme/nvme.h
+++ b/sys/dev/nvme/nvme.h
@@ -213,6 +213,11 @@
/* Command field definitions */
+enum nvme_fuse {
+ NVME_FUSE_NORMAL = 0x0,
+ NVME_FUSE_FIRST = 0x1,
+ NVME_FUSE_SECOND = 0x2
+};
#define NVME_CMD_FUSE_SHIFT (0)
#define NVME_CMD_FUSE_MASK (0x3)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jul 29, 2:28 PM (41 m, 50 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29304559
Default Alt Text
D44845.1785335300.diff (349 B)
Attached To
Mode
D44845: nvme: Add constants for the Fused Operation (FUSE) field in commands
Attached
Detach File
Event Timeline
Log In to Comment