Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102697785
D44444.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
531 B
Referenced Files
None
Subscribers
None
D44444.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
@@ -358,6 +358,9 @@
/* per namespace smart/health log page */
#define NVME_CTRLR_DATA_LPA_NS_SMART_SHIFT (0)
#define NVME_CTRLR_DATA_LPA_NS_SMART_MASK (0x1)
+/* extended data for Get Log Page command */
+#define NVME_CTRLR_DATA_LPA_EXT_DATA_SHIFT (2)
+#define NVME_CTRLR_DATA_LPA_EXT_DATA_MASK (0x1)
/** AVSCC - admin vendor specific command configuration */
/* admin vendor specific commands use spec format */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 17, 12:19 AM (21 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14668161
Default Alt Text
D44444.diff (531 B)
Attached To
Mode
D44444: nvme: Add constants for the extended data for Get Log Page command flag
Attached
Detach File
Event Timeline
Log In to Comment