File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3350,13 +3350,13 @@ struct nvme_persistent_event_log {
33503350 * @NVME_PEL_RCI_RSVD_SHIFT: Shift amount to get the reserved reporting context
33513351 * from the &struct nvme_persistent_event_log.rci field.
33523352 * @NVME_PEL_RCI_RCPID_MASK: Mask to get the reporting context port identifier from
3353- * the &struct nvme_st_result.dsts field.
3353+ * the &struct nvme_persistent_event_log.rci field.
33543354 * @NVME_PEL_RCI_RCPIT_MASK: Mask to get the reporting context port identifier type from
3355- * the &struct nvme_st_result.dsts field.
3355+ * the &struct nvme_persistent_event_log.rci field.
33563356 * @NVME_PEL_RCI_RCE_MASK: Mask to get the reporting context exists from
3357- * the &struct nvme_st_result.dsts field.
3357+ * the &struct nvme_persistent_event_log.rci field.
33583358 * @NVME_PEL_RCI_RSVD_MASK: Mask to get the reserved reporting context from
3359- * the &struct nvme_st_result.dsts field.
3359+ * the &struct nvme_persistent_event_log.rci field.
33603360 */
33613361enum nvme_pel_rci {
33623362 NVME_PEL_RCI_RCPID_SHIFT = 0 ,
You can’t perform that action at this time.
0 commit comments